Skip to content

Commit

Permalink
rm webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
wong2 committed Dec 6, 2014
1 parent 19b03b8 commit 7068ea3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

项目自带了一个终端中的查询工具作为例子,运行: `python manage.py query`

### Example
### Examples

>>> from beijing_bus import BeijingBus
>>> lines = BeijingBus.get_all_lines()
Expand Down Expand Up @@ -51,5 +51,4 @@

- [x] 实现 beijing_bus 模块,提供需要的Python接口
- [x] 终端中的查询工具
- [ ] webapp
- [ ] 微信公众号
2 changes: 0 additions & 2 deletions webapp/__init__.py

This file was deleted.

0 comments on commit 7068ea3

Please sign in to comment.