diff --git a/Readme.md b/Readme.md index ea29b70..ba47aeb 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,8 @@ 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 to provide an API that is more flexible and easier to use.