From ec2e0a2c7f329ba7dd94508d1b489ddab7665f85 Mon Sep 17 00:00:00 2001 From: caternuson Date: Tue, 20 Sep 2022 07:03:54 -0700 Subject: [PATCH] add docs badge --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bbb3a9..59bf509 100644 --- a/README.md +++ b/README.md @@ -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) +[![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 for the ultimate GPS module! @@ -7,14 +8,14 @@ Tested and works great with the Adafruit Ultimate GPS module using MTK33x9 chipset ------> 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. Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing 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 All text above must be included in any redistribution