diff --git a/README.md b/README.md index ecd2be2..2d3df9e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ A simple svelte word counter +![Screenshot](/static/screenshot.png) + +## Features + +- Counts words +- Counts characters +- Looks cool + ## Developing ```bash diff --git a/static/screenshot.png b/static/screenshot.png new file mode 100755 index 0000000..5bd26ba Binary files /dev/null and b/static/screenshot.png differ