Create readme.md with basic install docs.

This commit is contained in:
2021-07-04 18:39:08 -04:00
parent 6f1e5af90f
commit 8f7e12ec90

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# To install on robot
```
git clone <url>
cd lewis-crawler/crawler_software/raspberry_pi
make install?
```