Made it clear what programming language it is implemented in.
parent
fbcfca4eb4
commit
3ba8077065
2
Home.md
2
Home.md
|
@ -1,4 +1,4 @@
|
|||
Tornado is an open source version of the scalable, non-blocking web server and and tools that power FriendFeed.
|
||||
Tornado is an open source version of the scalable, non-blocking web server and and tools that power FriendFeed, and it is written in Python.
|
||||
|
||||
For more details, see [[http://www.tornadoweb.org/|http://www.tornadoweb.org/]]
|
||||
For help, visit the [[Tornado developer mailing list|http://groups.google.com/group/python-tornado]]
|
||||
|
|
Loading…
Reference in New Issue