增加说明文档
diff --git a/.gitignore b/.gitignore
index 1670801..7724ddd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 
-*.pyc
\ No newline at end of file
+*.pyc

+\build
\ No newline at end of file
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..70187cd
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,6 @@
+°²×°

+pip install -r requirements

+

+·âװЭÒé

+Ò»¿¨Í¨webservice

+Ò»¿¨Í¨ºǫ́ЭÒé
\ No newline at end of file
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..5bea743
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,2 @@
+tornado>=2.2

+simplejson>=2.6
\ No newline at end of file