Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
72d53b5e3c
1 changed files with 9 additions and 1 deletions
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -1,3 +1,11 @@
 # calibre
 
-ebook阅读器
+ebook阅读器,多平台支持
+
+## Develop
+
+```
+./setup/arch-ci.sh
+
+python setup.py
+```