From 64eeac70efc3383d7da66da3d0b194ccbf146475 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Aug 2023 20:26:59 +0530 Subject: docs: adds counter example --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') 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) -- cgit v1.3.1