From: W. Trevor King Date: Sat, 16 Feb 2013 01:48:24 +0000 (-0500) Subject: README: Fix 'echanges' -> 'exchanges' typo X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=78c9023cf3836d29934064ce2a2392ddf328084a;p=insider.git README: Fix 'echanges' -> 'exchanges' typo --- diff --git a/README b/README index 59c7f0c..7098d40 100644 --- a/README +++ b/README @@ -64,7 +64,7 @@ __ NASDAQ_ If the scraper doesn't extract company names (`nasdaq.py` does not), it's probably a good idea to add the relevant `Company` and `Ticker` to the database before running the scraper. Otherwise you may get -tickers from several echanges all pointing to the company `UNKNOWN`. +tickers from several exchanges all pointing to the company `UNKNOWN`. Hacking =======