diff --git a/README.md b/README.md new file mode 100644 index 0000000..3fd2854 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Vanilla JavaScript Counter + +Counter working with plain JS. You define the number to count and the time between number and number. + +## Demo + +Demo [here](https://vanilla-javascript-counter.netlify.app)! \ No newline at end of file