From 0c451376a6ca5625cf212f03b397544b49a60b73 Mon Sep 17 00:00:00 2001 From: Matthieu Date: Sat, 26 Oct 2019 00:16:20 +0200 Subject: [PATCH] Add github repo --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dc2deac..705fdd3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ⚠️ this is not an official implementation -Official geroide website: https://georide.fr/ +Official georide website: https://georide.fr/ This library can control your georide tracker tracker @@ -22,10 +22,11 @@ pip install georideapilib This library has been tested with python 3.7 and above, functionality for older python version cannot be guaranteed. +## Main repo: + - https://git.tontontux.fr/mduval/pyGeoride +## Github repo: + - https://github.com/ptimatth/pyGeoride ## Todo - [ ] Add support of SocketIO connection - [ ] Add support of "Get a shared trip" endpoint - - -