Merge pull request #50 from Digot/patch-1

Update README.md
master
George Hotz 2017-10-18 01:48:01 -07:00 committed by GitHub
commit 3752689a1a
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Directory structure
- board -- Code that runs on the STM32
- boardesp -- Code that runs on the ESP8266
- drivers -- Drivers (not needed for use with python)
- lib -- Python userspace library for interfacing with the panda
- panda    -- Python userspace library for interfacing with the panda
- tests -- Tests and helper programs for panda
Programming (over USB)