From 5046ee0948a6df543527521035cf488130cbd777 Mon Sep 17 00:00:00 2001 From: Arpna <100352419+Arpcoder@users.noreply.github.com> Date: Tue, 14 May 2024 00:20:55 +0530 Subject: [PATCH] Added Word counter project --- contrib/mini-projects/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/mini-projects/index.md b/contrib/mini-projects/index.md index 82596a2..74bbb62 100644 --- a/contrib/mini-projects/index.md +++ b/contrib/mini-projects/index.md @@ -1,3 +1,3 @@ # List of sections -- [Section title](filename.md) +- [Word Counter](wordcounter.md)