From ab6063427360fa6d12ae913d7355a9f0859bd364 Mon Sep 17 00:00:00 2001 From: richard Date: Tue, 19 Oct 2021 18:45:12 +0100 Subject: [PATCH] update templates readme --- projects/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/README.md b/projects/README.md index 7169f334f..acf8ec743 100644 --- a/projects/README.md +++ b/projects/README.md @@ -7,7 +7,7 @@ IDE | Platform(s) | Source | Example(s) [4coder](http://4coder.net/) | Windows | ❌ | ✔️ [Builder](https://wiki.gnome.org/Apps/Builder) | Linux | ❌ | ✔️ [CMake](https://cmake.org/) | Windows, Linux, macOS | ✔️ | ✔️ -[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux | ❌ | ✔️ +[CodeBlocks](http://www.codeblocks.org/) | Windows, Linux, macOS | ❌ | ✔️ [Geany](https://www.geany.org/) | Windows, Linux | ✔️ | ✔️ [Notepad++](https://notepad-plus-plus.org/) | Windows | ✔️ | ✔️ [SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | ✔️ | ✔️