From 4d2b884705db2c11b1d778e31a49ef21a3b6193a Mon Sep 17 00:00:00 2001 From: A Sproson Date: Mon, 6 May 2024 14:49:52 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e63aa12..7575e9c 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,7 @@ When in the repo directory you can run the following commands on the test file: Alternatively you can pipe in a specific file to the script itself and make use of the same commands above: > `cat test.txt | python ccwc.py` + +## Demo + +![Animation](https://github.com/ASproson/wc_tool/assets/77736272/5a0d49e6-4d93-4bc3-a139-f8b8f53c7424)