From 1488932be0a8a5f43a3a5a7916dd42e6b39326cd Mon Sep 17 00:00:00 2001 From: Chris Liebman Date: Tue, 12 Jun 2018 19:31:45 -0700 Subject: [PATCH] fix travis link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d25f051..9fc61a2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ESPNTPServer GPS fueled ESP8266 based NTP Server -[![Build Status](https://travis-ci.org/liebman/ESPNTPServer.svg?branch=master)](https://travis-ci.org/liebman/ESPNTPServer.svg) +[![Build Status](https://travis-ci.org/liebman/ESPNTPServer.svg?branch=master)](https://travis-ci.org/liebman/ESPNTPServer) [ESPNTPServer](ESPNTPServer) Contains the code for the NTP Server. I used [Eclipse with an Arduino plugin](http://sloeber.io) for development. If you want to use the Arduino IDE then create an empty file named ESPNTPServer.ino