summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2015-01-19 12:49:31 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2015-01-19 12:49:31 +0100
commitdf5f32274671223bf1a83ed88c782dcb94a511c2 (patch)
treea27a40ebcd4e77ba388f0a20a49db6694cb359f4
parent459290a321293905c772a013147fae6d40731628 (diff)
downloadjasper-client-df5f32274671223bf1a83ed88c782dcb94a511c2.tar.gz
jasper-client-df5f32274671223bf1a83ed88c782dcb94a511c2.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6e0ae9..9d0226b 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Jasper's core developers are [Shubhro Saha](http://www.princeton.edu/~saha/), [C
For a complete list of code contributors, please see [AUTHORS.md](AUTHORS.md).
## Major Update
-- 2015-01-19; Added a new TTS engine for [Flite (festival-lite)](https://github.com/jasperproject/jasper-client/pull/286) and an experimental STT engine for Julius (https://github.com/jasperproject/jasper-client/pull/285)
+- 2015-01-19; Added a new TTS engine for [Flite (festival-lite)](https://github.com/jasperproject/jasper-client/pull/286) and an experimental STT engine for [Julius ](https://github.com/jasperproject/jasper-client/pull/285)
- 2015-01-07: [Added a new STT engine](https://github.com/jasperproject/jasper-client/pull/229) for Wit.ai
- 2014-11-05: [Added a new TTS engine](https://github.com/jasperproject/jasper-client/pull/229) for MaryTTS
- 2014-10-13: [Brand-new vocabulary compiler](https://github.com/jasperproject/jasper-client/pull/181) that introduces versioning, so that compilation is only performed when needed.