Update README.md

This commit is contained in:
Alex Mazanov 2021-03-21 10:48:13 -04:00 committed by GitHub
parent 8f2314aac7
commit 280e329840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ Plugin files must adopt the following format:
* **ext** - File extension.
Duration modifiers:
* **ms** - milliseconds, e.g. 1ms - refresh every millisecond
* **s** - seconds, e.g. 1s - refresh every second
* **m** - minute, e.g. 10m - refresh every ten minutes
* **h** - hour, e.g. 3h - refresh every three hours