aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2018-07-13 19:58:36 +0200
committerGitHub <noreply@github.com>2018-07-13 19:58:36 +0200
commitb5b4da1d05252a84e19cd473a0b7dcd78dba6bb8 (patch)
treee23fb1997159a474bf8d14a6a3ec229e3b3a3452
parentea72c9e5afb1ca19a79a54932e0b9066a2060642 (diff)
downloadraylib-b5b4da1d05252a84e19cd473a0b7dcd78dba6bb8.tar.gz
raylib-b5b4da1d05252a84e19cd473a0b7dcd78dba6bb8.zip
Update README.md
-rw-r--r--projects/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/README.md b/projects/README.md
index bba9fa12..9647da78 100644
--- a/projects/README.md
+++ b/projects/README.md
@@ -5,7 +5,7 @@ This folder contains raylib templates for some common IDEs.
IDE | Platform | Template type | State
----| ---------| ------------- | -----
[Builder](https://wiki.gnome.org/Apps/Builder) | Linux | example compiling | DONE
-[CodeBlocks](http://www.codeblocks.org/) | Linux, Windows | - | INCOMPLETE
+[CodeBlocks](http://www.codeblocks.org/) | Linux, Windows | example compiling | DONE
[Geany](https://www.geany.org/) | Linux, Windows | - | INCOMPLETE
[KDevelop](https://www.kdevelop.org/) | Linux, Windows, macOS | - | INCOMPLETE
[Notepad++](https://notepad-plus-plus.org/) | Windows | source/example compiling | DONE