Update readme with specific info about Arduino Library Manager

This commit is contained in:
PaulStoffregen
2020-04-04 10:30:25 -07:00
parent 416d009dd4
commit ebda9bdf13

View File

@ -2,6 +2,8 @@
Time is a library that provides timekeeping functionality for Arduino. Time is a library that provides timekeeping functionality for Arduino.
Using the Arduino Library Manager, install "*Time* by *Michael Margolis*".
The code is derived from the Playground DateTime library but is updated The code is derived from the Playground DateTime library but is updated
to provide an API that is more flexible and easier to use. to provide an API that is more flexible and easier to use.