diff --git a/README.md b/README.md index 190ee9d..c3ec35a 100644 --- a/README.md +++ b/README.md @@ -116,10 +116,10 @@ It's a great way to learn. #### Build your own `Command-Line Tool` * [**C++**: To-Do CLI Application in C++ ](https://github.com/Kei-K23/todo-cli) -* [**Go**: _Visualize your local git contributions with Go_](https://flaviocopes.com/go-git-contributions/) * [**Go**: _Build a command line app with Go: lolcat_](https://flaviocopes.com/go-tutorial-lolcat/) * [**Go**: _Building a cli command with Go: cowsay_](https://flaviocopes.com/go-tutorial-cowsay/) * [**Go**: _Go CLI tutorial: fortune clone_](https://flaviocopes.com/go-tutorial-fortune/) +* [**Go**: _Visualize your local git contributions with Go_](https://flaviocopes.com/go-git-contributions/) * [**Nim**: _Writing a stow alternative to manage dotfiles_](https://xmonader.github.io/nimdays/day06_nistow.html) * [**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)