From 5c4236511a3e65e95b4724a4f202446767abb026 Mon Sep 17 00:00:00 2001 From: ikarulus Date: Sun, 20 Jan 2019 19:51:52 +0100 Subject: [PATCH] add Izzy's description to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index cffbb4a..22965d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # NextCompanion A minimalistic client for Nextbike. Still under early development, use with care. +The app allows you to sing-in, see a list of bikes, rent bikes and return them. + +The app is neither official, nor feature-rich. It also doesn't allow you to. +sign-up to nextbike or to delete your account, use GPS or read the news +feed. It was just tested for Norderstedt, so it's not guaranteed to work in +all areas. Also, the app has no support for flexzones. + I'm not a professional developer; especially not for Android. Until someone cool reviewed this source code, please consider this app bad by technical design. ## Installation