aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2017-01-20 17:47:03 +0800
committerJinwei Zhao <[email protected]>2017-01-20 17:47:03 +0800
commit4f4590b9a0b384b141d3c07caa9a500805258265 (patch)
treeeb0ad9186e6276d995a6d28334f5d294f537e863
parent4e61bd909f0d8011c8b1dad60dd8ebb5f1d79d87 (diff)
downloadCOMM2TG-4f4590b9a0b384b141d3c07caa9a500805258265.tar.gz
add TODO to README
-rwxr-xr-xREADME.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c597a86..7797722 100755
--- a/README.md
+++ b/README.md
@@ -36,3 +36,9 @@ sudo dpkg-reconfigure locales
36```bash 36```bash
37python3 bot.py 37python3 bot.py
38``` 38```
39
40## TODO
41
42+ Robust error handle
43
44+ Use GAE OAuth instead of fetching cookie \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)