diff --git a/Readme.md b/Readme.md index 10a32a0..ea29b70 100644 --- a/Readme.md +++ b/Readme.md @@ -14,6 +14,12 @@ for time synchronization. ## Functionality +To use the Time library in an Arduino sketch, include TimeLib.h. + +```c +#include +``` + The functions available in the library include ```c