aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-09-10 06:09:16 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-09-10 06:09:16 +0100
commitdc3a75abebb513f6831d8669c62f369ed3077cf0 (patch)
tree801071b9b7d26220f40cf9f78bd06276f1484e03 /README.md
parent2717aec129b3ba6778298524c2454736a21e3414 (diff)
downloadaneatocli-dc3a75abebb513f6831d8669c62f369ed3077cf0.tar.gz
aneatocli-dc3a75abebb513f6831d8669c62f369ed3077cf0.zip
Cleaning up the repo again. PyQt4 GUI goneHEADmaster
Diffstat (limited to 'README.md')
-rwxr-xr-x[-rw-r--r--]README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index b8dc5f3..193fa56 100644..100755
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# Neato Controls
Hi everyone !
-Neato Control is a GUI based interface for [pybotvac](https://github.com/stianaske/pybotvac)
+Aneatocli is a command line interface for [pybotvac](https://github.com/stianaske/pybotvac).
+Neato Control was the GUI based interface I made for pybotvac but I discontinued it due to licensing issue with PyQt4.
## USAGE
@@ -33,5 +34,3 @@ Options:
--gi, --get-infos Get various infos about the current robot and write them to file '<robotname>-robotinfos.json'
--lgsc , --log-secrets Log the credentials into the file '<robotname>.json'.
```
-
-Screenshots to come for the GUI part.