aboutsummaryrefslogtreecommitdiffstats
path: root/public/projects/js-small-apps/clock/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'public/projects/js-small-apps/clock/README.md')
-rw-r--r--public/projects/js-small-apps/clock/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/public/projects/js-small-apps/clock/README.md b/public/projects/js-small-apps/clock/README.md
new file mode 100644
index 0000000..7a89cc1
--- /dev/null
+++ b/public/projects/js-small-apps/clock/README.md
@@ -0,0 +1,19 @@
+# Clock
+
+What time is it?
+
+## Description
+
+You can see the current time in three formats:
+
+- analog clock
+- digital clock
+- text based
+
+## Preview
+
+You can see a live preview here: https://demo.armandphilippot.com/#clock
+
+## License
+
+This project is open-source and available under the [MIT License](../LICENSE).