diff --git a/library.properties b/library.properties index 2fee4a8..fcf5d6e 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=rrd -version=0.0.1 -author= +name=rrdtool +version=1.0.0 +author=Larry Bernstone maintainer=Larry Bernstone -sentence=Round Robin Database -paragraph=https://oss.oetiker.ch/rrdtool/ +sentence=Round Robin Database Tool +paragraph=This is an implementation of rrdtool for ESP32. This provides a standardized format for round robin databases. rrdtool is well supported, and can be easily exported for data display using javascript. category=Data Storage url=https://github.com/lbernstone/rrdtool_ESP32 architectures=esp32