Updated change log and authors

This commit is contained in:
Madison May
2014-10-17 12:16:32 -04:00
parent 75846e3720
commit 99d78295cf
4 changed files with 12 additions and 6 deletions
+1 -2
View File
@@ -60,7 +60,7 @@ Examples
Local
--------
When using a local version of the api you must remember to import '.local', otherwise it functions the exact same as the remote api documented above.
When using a local version of the api you must remember to import '.local', otherwise it functions the exact same as the remote api documented above. Local API versions are not yet available at this point in time.
```
>>> from indicoio.local import sentiment
@@ -71,7 +71,6 @@ When using a local version of the api you must remember to import '.local', othe
```
Installation
------------
```