add docs badge

This commit is contained in:
caternuson 2022-09-20 07:03:54 -07:00
parent 135510e928
commit ec2e0a2c7f
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
# Adafruit_GPS [![Build Status](https://travis-ci.com/adafruit/Adafruit_GPS.svg?branch=master)](https://travis-ci.com/adafruit/Adafruit_GPS) # Adafruit_GPS [![Build Status](https://travis-ci.com/adafruit/Adafruit_GPS.svg?branch=master)](https://travis-ci.com/adafruit/Adafruit_GPS)
[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_GPS/html/index.html)
This is the Adafruit GPS library - the ultimate GPS library This is the Adafruit GPS library - the ultimate GPS library
for the ultimate GPS module! for the ultimate GPS module!
@ -7,14 +8,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