From 17d2bda6196b70a5fdfbb96d053e440201ab0467 Mon Sep 17 00:00:00 2001 From: KeRwiZ Date: Wed, 27 Aug 2025 23:02:37 +0530 Subject: [PATCH] docs: pluralize Command-Line Tool heading for consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8adb64e4..599fe6af6 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ It's a great way to learn. * [**R**: _Build A Cryptocurrency Trading Bot with R_](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1) * [**Rust**: _A bot for Starcraft in Rust, C or any other language_](https://habr.com/en/post/436254/) -#### Build your own `Command-Line Tool` +#### Build your own `Command-Line Tools` * [**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/)