From f7dcd3a144c6876135ef1ec66a3d7fc4c880d43b Mon Sep 17 00:00:00 2001 From: Chris Liebman Date: Tue, 12 Jun 2018 19:26:49 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de291b1..d25f051 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ GPS fueled ESP8266 based NTP Server [![Build Status](https://travis-ci.org/liebman/ESPNTPServer.svg?branch=master)](https://travis-ci.org/liebman/ESPNTPServer.svg) -[ESPNTPServer](ESPNTPServer) Contains the code for the NTP Server +[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 [hardware](hardware) contains the esp8266 arduino core version used as a git submodule