aboutsummaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorD3nX <30444899+D3nX@users.noreply.github.com>2018-07-13 21:48:39 +0400
committerGitHub <noreply@github.com>2018-07-13 21:48:39 +0400
commit4e367d2db84c999ff8775440aa26b453d887b6ca (patch)
tree4f63efea5999de6dd15a1b48eb706ad7724ec3fc /projects
parent2f3011c4579706ecce02b3726da3078df37efedd (diff)
downloadraylib-4e367d2db84c999ff8775440aa26b453d887b6ca.tar.gz
raylib-4e367d2db84c999ff8775440aa26b453d887b6ca.zip
Update and rename REAME.md to README.md
Diffstat (limited to 'projects')
-rw-r--r--projects/CodeBlocks/README.md (renamed from projects/CodeBlocks/REAME.md)4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/CodeBlocks/REAME.md b/projects/CodeBlocks/README.md
index a0e29ab3..ef511d6b 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)
<br />
Finally, you can run the program and enjoy raylib running on Code::Blocks !
<br /><br />
-Hope it helped you =) \ No newline at end of file
+Hope it helped you =)