Update and rename REAME.md to README.md

This commit is contained in:
D3nX 2018-07-13 21:48:39 +04:00 committed by GitHub
parent 2f3011c457
commit 4e367d2db8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ 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 Then, download the template, and open the project from Code::Blocks
And before running the template, make sure following set the raylib And before running the template, make sure following set the raylib
compiler for the IDE as show below : compiler for the IDE as show below :
![alt text](link) ![alt text](https://github.com/D3nX/raylib/blob/master/projects/CodeBlocks/compiler_bg.png)
<br /> <br />
Finally, you can run the program and enjoy raylib running on Code::Blocks ! Finally, you can run the program and enjoy raylib running on Code::Blocks !
<br /><br /> <br /><br />