diff --git a/README.md b/README.md index 7141317..94afb10 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Goodtimer -This is a simple countdown in plain html+css+javascript. You can either host it yourself (just serve the files in this repository with a web server) or use https://goodtimer.lubiland.de +This is a simple countdown in plain HTML+CSS+JavaScript. You can either host it yourself (just serve the files in this repository with a web server) or use https://goodtimer.lubiland.de The target date is specified behind a hash (#) and in any [ECMAScript Date Time String Format](https://tc39.es/ecma262/#sec-date-time-string-format). When you omit the timezone it uses the local time of the browser.