Merge pull request #141 from caternuson/readme_update
Add documentation status badge to README
This commit is contained in:
commit
c4e8c592a5
|
|
@ -1,4 +1,5 @@
|
||||||
# Adafruit_GPS [](https://travis-ci.com/adafruit/Adafruit_GPS)
|
# Adafruit_GPS [](https://travis-ci.com/adafruit/Adafruit_GPS)
|
||||||
|
[](http://adafruit.github.io/Adafruit_GPS/html/index.html)
|
||||||
|
|
||||||
> **Warning**
|
> **Warning**
|
||||||
>
|
>
|
||||||
|
|
@ -12,14 +13,14 @@ Tested and works great with the Adafruit Ultimate GPS module
|
||||||
using MTK33x9 chipset
|
using MTK33x9 chipset
|
||||||
------> http://www.adafruit.com/products/746
|
------> http://www.adafruit.com/products/746
|
||||||
|
|
||||||
These modules use TTL serial to communicate, 2 pins are required to
|
These modules use TTL serial to communicate, 2 pins are required to
|
||||||
interface.
|
interface.
|
||||||
|
|
||||||
Adafruit invests time and resources providing this open source code,
|
Adafruit invests time and resources providing this open source code,
|
||||||
please support Adafruit and open-source hardware by purchasing
|
please support Adafruit and open-source hardware by purchasing
|
||||||
products from Adafruit!
|
products from Adafruit!
|
||||||
|
|
||||||
Written by Limor Fried/Ladyada for Adafruit Industries.
|
Written by Limor Fried/Ladyada for Adafruit Industries.
|
||||||
BSD license, check license.txt for more information
|
BSD license, check license.txt for more information
|
||||||
All text above must be included in any redistribution
|
All text above must be included in any redistribution
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue