diff --git a/README.md b/README.md index 021760d..68cb9f7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Code for reading nmea data from the Serial port and displaying gps data using ipyleafleat. -# All code is untested + Based on [this code](https://github.com/Knio/pynmea2/blob/master/examples/read_serial.py)