Skip to content

Commit 3da23bb

Browse files
committed
Updated readme, header for 0.4
1 parent e537859 commit 3da23bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ What browsers does JSonic support?
1919
We've tested JSonic successfully on the following browsers. It should work on any browser supporting the HTML5 audio spec, however.
2020

2121
* Firefox 3.6, 3.7
22-
* Safari 4
23-
* Chrome 5.0.375.55
24-
* Opera 10.53
22+
* Safari 4, 5
23+
* Chrome 5, 6, 7 (barring Chrome bugs)
24+
* Opera 10
2525

2626
Is this a clone of WebAnywhere?
2727
-------------------------------

Diff for: server/jsonic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Speech server implementation for JSonic using Tornado web server and Mongo
33
database.
44
5-
:requires: Python 2.6, Tornado 0.2
5+
:requires: Python 2.6, Tornado 1.0
66
:copyright: Peter Parente 2010
77
:license: BSD
88
'''

0 commit comments

Comments
 (0)