Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
firminochangani committed Jan 5, 2025
1 parent 6cbc542 commit 335b2a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
bin
node_modules
node_modules
.vscode
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ccwcc
# ccwcc

A reimplementation of [wc](https://en.wikipedia.org/wiki/Wc_(Unix)) in the following languages:
A re-implementation of [wc](<https://en.wikipedia.org/wiki/Wc_(Unix)>) in the following languages:

- [Go](./golang)
- [Javascript (Node.js)](./nodejs)
- [Javascript (Node.js)](./nodejs)

0 comments on commit 335b2a1

Please sign in to comment.