aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-08-25 20:26:59 +0530
committerAkshay Nair <phenax5@gmail.com>2023-08-25 20:26:59 +0530
commit64eeac70efc3383d7da66da3d0b194ccbf146475 (patch)
tree424d5c24147fd15cdbcec427551edad205fc13e8
parent65dfee261f4b2f0b2fb683398e4b5d02065e30f7 (diff)
downloadcss-everything-64eeac70efc3383d7da66da3d0b194ccbf146475.tar.gz
css-everything-64eeac70efc3383d7da66da3d0b194ccbf146475.zip
docs: adds counter example
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index cfbc203..fd2e62e 100644
--- a/README.md
+++ b/README.md
@@ -60,8 +60,9 @@ You can start by adding the script tag for the renderer inside the body
> "Wow. You couldn't come up with a more boring example if you tried."
Alright. You don't have to be mean about it.
-- [Here's a todo example](https://codepen.io/phenax/pen/QWzWGaV?editors=1100)
-- [Here's a simple date example](https://codepen.io/phenax/pen/KKbKNeb?editors=1100)
+- [Here's a counter example](https://codepen.io/phenax/pen/KKbdZep?editors=1100)
+- [Here's a todo app example](https://codepen.io/phenax/pen/QWzWGaV?editors=1100)
+- [Here's a clock example](https://codepen.io/phenax/pen/KKbKNeb?editors=1100)
- [More in the examples directory](https://github.com/phenax/css-everything/tree/main/examples)