2
0
Ray 10 жил өмнө
parent
commit
82f71880e9
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      HELPME.md

+ 1 - 1
HELPME.md

@@ -19,7 +19,7 @@ with a small [donation](http://www.raylib.com/helpme.htm) (just some euros...).
 raylib philosophy
 raylib philosophy
 ------------------
 ------------------
 
 
-   * raylib is a tool to LEARN videogames programming, every single function in raylib should be a tutorial on itself.
+   * raylib is a tool to LEARN videogames programming, every single function in raylib should be a tutorial on itself (clear code).
    * raylib is SIMPLE and EASY-TO-USE, I tried to keep it compact with a small set of functions, if a function is too complex or 
    * raylib is SIMPLE and EASY-TO-USE, I tried to keep it compact with a small set of functions, if a function is too complex or 
 	 has not a clear usefulness, better not to include it.
 	 has not a clear usefulness, better not to include it.
    * raylib is open source and free; educators and institutions can use this tool to TEACH videogames programming completely by free. 
    * raylib is open source and free; educators and institutions can use this tool to TEACH videogames programming completely by free.