From 621cb2bd71fe1ae85efabf2cb6eba19e4d40b6d7 Mon Sep 17 00:00:00 2001 From: hitrust Date: Fri, 25 Nov 2016 11:48:41 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 8435ffe..f41347d 100644 --- a/Home.md +++ b/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, and it is written in Python. +Tornado is an open source version of the scalable, non-blocking web server 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]]