From cb01a01e4713df14ca75699c525dde8c50571e1d Mon Sep 17 00:00:00 2001 From: Rop Date: Mon, 10 Sep 2018 18:13:18 +0200 Subject: [PATCH] small json fixes, keywords --- library.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index fc95eb0..355fd61 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "ezTime", - "description": "ezTime - pronounced "Easy Time" - is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.", - "keywords": "time ntp ", + "description": "ezTime - pronounced 'Easy Time' - is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.", + "keywords": "time date ntp timezone events milliseconds", "authors": { "name": "Rop Gonggrijp", "url": "https://github.com/ropg"