From 62a74a342c55858c1390eed0075ea9780b4e9272 Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 16 Jul 2026 15:05:32 +0200 Subject: [PATCH] Update README.md --- projects/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/README.md b/projects/README.md index 2758cb86e..27196b93a 100644 --- a/projects/README.md +++ b/projects/README.md @@ -9,10 +9,10 @@ IDE | Platform(s) | Source | Example(s) [CMake](https://cmake.org/) | Windows, Linux, macOS, Web | ✔️ | ✔️ [CodeBlocks](http://www.codeblocks.org/) | Windows, Linux, macOS | ❌ | ✔️ [Geany](https://www.geany.org/) | Windows, Linux | ✔️ | ✔️ -[Notepad++](https://notepad-plus-plus.org/) | Windows | ✔️ | ✔️ +[Notepad++](https://notepad-plus-plus.org/) | Windows, Web | ✔️ | ✔️ [SublimeText](https://www.sublimetext.com/) | Windows, Linux, macOS | ✔️ | ✔️ -[VS2019](https://www.visualstudio.com) | Windows | ✔️ | ✔️ -[VSCode](https://code.visualstudio.com/) | Windows, macOS | ❌ | ✔️ +[VS2022](https://www.visualstudio.com) | Windows | ✔️ | ✔️ +[VSCode](https://code.visualstudio.com/) | Windows, Linux, macOS | ❌ | ✔️ [Zig](https://ziglang.org) | Windows, Linux, macOS, Web | ✔️ | ✔️ scripts | Windows, Linux, macOS | ✔️ | ✔️