diff options
author | Lionel <lionel.miquel46@gmail.com> | 2018-12-20 14:02:03 +0100 |
---|---|---|
committer | Lionel <lionel.miquel46@gmail.com> | 2018-12-20 14:02:03 +0100 |
commit | f215c0472ccc5851a075260412825cfd52601369 (patch) | |
tree | 084b18730265cc41c46efb4545506dcaf4cf5e46 | |
parent | 11cfd7c9602c3b10c72796c6277a74a09e9079fd (diff) | |
download | aneatocli-f215c0472ccc5851a075260412825cfd52601369.tar.gz aneatocli-f215c0472ccc5851a075260412825cfd52601369.zip |
Updated README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ -## Neato Controls +# Neato Controls Hi everyone ! Neato Control is a GUI based interface for [pybotvac](https://github.com/stianaske/pybotvac) -# INSTALLATION +## INSTALLATION ```python pip install neatocontrols ``` -# USAGE +## USAGE For the `aneatocli.py` script : |