From a5e8042e4b3b1fda41fb8d330ad995d726aff95f Mon Sep 17 00:00:00 2001 From: Ebrahim Sayed <91346816+ebrahim-s-ebrahim@users.noreply.github.com> Date: Thu, 7 Sep 2023 13:51:00 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc3f79e..38f5128 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ It's a great way to learn. * [**Node.js**: _Create a CLI tool in Javascript_](https://citw.dev/tutorial/create-your-own-cli-tool) * [**Rust**: _Command line apps in Rust_](https://rust-cli.github.io/book/index.html) * [**Rust**: _Writing a Command Line Tool in Rust_](https://mattgathu.github.io/2017/08/29/writing-cli-app-rust.html) +* [**C#**: _Writing a wc Command Line Tool in C# ](https://github.com/ebrahim-s-ebrahim/ccwc) #### Build your own `Database`