add link to github mirror

This commit is contained in:
Howl 2016-11-29 17:21:24 +01:00
parent cecef18d13
commit 61935f323c
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
## pep.py
This is Ripple's bancho server. It handles:
- Client login
- Online users listing and statuses
@ -7,6 +8,9 @@ This is Ripple's bancho server. It handles:
- Multiplayer
- Fokabot
- Origin: https://git.zxq.co/ripple/pep.py
- Mirror: https://github.com/osuripple/pep.py
## Requirements
- Python 3.5
- MySQLdb (`mysqlclient`)