Merge pull request #141 from caternuson/readme_update

Add documentation status badge to README
This commit is contained in:
Matt Goodrich 2022-09-20 10:54:26 -04:00 committed by GitHub
commit c4e8c592a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)
> **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