From 0ae3442ac8b1704f93888a5a2baad46fc8881242 Mon Sep 17 00:00:00 2001 From: ladyada Date: Sat, 14 Jul 2018 12:27:03 -0400 Subject: [PATCH] add travistag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21f2bc8..d4508e8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Adafruit GFX Library +# Adafruit GFX Library # [![Build Status](https://travis-ci.org/adafruit/Adafruit_GFX.svg?branch=master)](https://travis-ci.org/adafruit/Adafruit_GFX) This is the core graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.). It needs to be paired with a hardware-specific library for each display device we carry (to handle the lower-level functions).