From 61935f323cc805b3e5a41435e160f5c247402501 Mon Sep 17 00:00:00 2001 From: Howl Date: Tue, 29 Nov 2016 17:21:24 +0100 Subject: [PATCH] add link to github mirror --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b0125d..a090256 100644 --- a/README.md +++ b/README.md @@ -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`)