summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-08-09 20:13:51 -0700
committerschneefux <schneefux+commit@schneefux.xyz>2014-08-09 20:13:51 -0700
commite85a8160b361685f6ec7e55fdbf30683d2b6c3f2 (patch)
tree213ec2a91cb02d3e0c8ea543a1a6f59f840b622f /README.md
parentf34c8fd5dbe238ecaed8ecffb7ecd3ca0e3dcf2a (diff)
downloadjasper-client-e85a8160b361685f6ec7e55fdbf30683d2b6c3f2.tar.gz
jasper-client-e85a8160b361685f6ec7e55fdbf30683d2b6c3f2.zip
suggesting populate.py re-run
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5c17a4..c44359d 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ We highly recommend reading through this guide before writing any code. Thanks i
Jasper was originally created by [Shubhro Saha](http://www.princeton.edu/~saha/) and [Charles Marsh](http://www.princeton.edu/~crmarsh/). Both can be reached by email at [saha@princeton.edu](mailto:saha@princeton.edu) and [crmarsh@princeton.edu](mailto:crmarsh@princeton.edu) respectively.
## Major Updates
-- 2014-08-09: [Modularized STT implementation](https://github.com/jasperproject/jasper-client/pull/118) with Google Speech API example, thanks to astahlman.
+- 2014-08-09: [Modularized STT implementation](https://github.com/jasperproject/jasper-client/pull/118) with Google Speech API example, thanks to astahlman. Running `populate.py` after updating is highly recommended.
- 2014-07-11: More [platform-independent audio output](https://github.com/jasperproject/jasper-client/pull/100). Thank you, astahlman!
- 2014-05-27: The network setup wizard has been removed because of unreliability. The client code and documentation has been updated, requiring new users to manually configure their `/etc/network/interfaces` file.