update README

This commit is contained in:
Silver Kuusik 2018-01-12 10:09:53 +01:00
parent aed4cbbbc8
commit 0724a14956

View File

@ -2,7 +2,7 @@
The software that is running on the SumoRobots The software that is running on the SumoRobots
# Instructions # Instructions
* Add your WiFi networks to the wifis.json file * Add your WiFi networks to the config.json file
* Install [Python](https://www.python.org/downloads/) * Install [Python](https://www.python.org/downloads/)
* Install [ampy](https://github.com/adafruit/ampy) (for uploading files) * Install [ampy](https://github.com/adafruit/ampy) (for uploading files)
* Download [the MicroPython binary](http://micropython.org/download#esp32) to this directory * Download [the MicroPython binary](http://micropython.org/download#esp32) to this directory