diff options
| author | raysan5 <[email protected]> | 2013-11-23 19:20:02 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2013-11-23 19:20:02 +0100 |
| commit | 7b1f4bc24e6266259535fcd97a759c33dd9b115b (patch) | |
| tree | 6927f4361a097d7c2bd006be099c4fdc20440bf4 /README.md | |
| parent | df0c95952304efdc7740e4f2ce559ccedb203e76 (diff) | |
| download | raylib-7b1f4bc24e6266259535fcd97a759c33dd9b115b.tar.gz raylib-7b1f4bc24e6266259535fcd97a759c33dd9b115b.zip | |
Corrected webpage links and some text edits
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ raylib is a simple and easy-to-use library to learn C videogames programming. raylib is highly inspired by Borland BGI graphics lib (more specifically WinBGI) and by XNA framework. Allegro and SDL have also been analyzed for reference. -Want to see how easy is making games with raylib? Jump to [code examples!] (http://www.raylib.com/examples.php) +Want to see how easy is making games with raylib? Jump to [code examples!] (http://www.raylib.com/examples.htm) history ------- @@ -97,7 +97,7 @@ contact If you are using raylib and you enjoy it, please, [let me know][raysan5]. -If you feel you can help, then, [helpme!] (http://www.raylib.com/helpme.php) +If you feel you can help, then, [helpme!] (http://www.raylib.com/helpme.htm) acknowledgments --------------- |
