Skip to content

Commit

Permalink
Additional info
Browse files Browse the repository at this point in the history
  • Loading branch information
aluminiumgeek committed Mar 29, 2016
1 parent 3cae804 commit ab8dbc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# cc-telegram
Async bot framework for Telegram Messenger designed for Python >= 3.5
Async bot framework for Telegram Messenger designed for Python >= 3.5. Named after [シー・ツー ](https://en.wikipedia.org/wiki/C.C._(Code_Geass)).

[![tip for next commit](https://tip4commit.com/projects/43141.svg)](https://tip4commit.com/github/aluminiumgeek/cc-telegram)

Expand All @@ -8,7 +8,7 @@ Clone the repo, fill settings.py with your settings. Run:

`python3 cc.py`

You can also run bot with different config module. For example, if your settings file called `settings_test.py`, run:
You can also run bot with different config module. For example, if your settings file is called `settings_test.py`, run:

`python3 cc.py -s settings_test`

Expand Down

0 comments on commit ab8dbc2

Please sign in to comment.