Skip to content

Commit c7f2297

Browse files
committed
Update the readme
1 parent 74b2cca commit c7f2297

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: README.md

+11
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,17 @@ In order to run this project you need:
177177
</details>
178178
</li>
179179

180+
<li>
181+
<details>
182+
<summary>Word Counter</summary>
183+
<p>Word Counter App is a simple and efficient tool built using HTML, CSS, and JavaScript. This application provides users with an easy way to count words, characters, sentences, and paragraphs in a given text. Additionally, it offers features such as readability score and estimated reading time.</p>
184+
<ul>
185+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/WordCounter/">Live Demo</a></li>
186+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/WordCounter">Source</a></li>
187+
</ul>
188+
</details>
189+
</li>
190+
180191
</ol>
181192

182193
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)