diff --git a/projects/CodeBlocks/REAME.md b/projects/CodeBlocks/README.md similarity index 80% rename from projects/CodeBlocks/REAME.md rename to projects/CodeBlocks/README.md index a0e29ab39..ef511d6b2 100644 --- a/projects/CodeBlocks/REAME.md +++ b/projects/CodeBlocks/README.md @@ -8,8 +8,8 @@ First, you will need to download the raylib installer and run it from the raylib Then, download the template, and open the project from Code::Blocks And before running the template, make sure following set the raylib compiler for the IDE as show below : -![alt text](link) +![alt text](https://github.com/D3nX/raylib/blob/master/projects/CodeBlocks/compiler_bg.png)
Finally, you can run the program and enjoy raylib running on Code::Blocks !

-Hope it helped you =) \ No newline at end of file +Hope it helped you =)