From 8ffcd28c82f26197f40b0a8beba7645b38d7b678 Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 15 Sep 2018 11:52:30 +0200 Subject: enjoy. --- README.md | 2 +- cheatsheet/cheatsheet.html | 4 ++-- examples.html | 2 +- examples/web/audio/loader.html | 2 +- examples/web/core/loader.html | 2 +- examples/web/models/loader.html | 2 +- examples/web/physac/loader.html | 2 +- examples/web/shaders/loader.html | 2 +- examples/web/shapes/loader.html | 2 +- examples/web/text/loader.html | 2 +- examples/web/textures/loader.html | 2 +- games.html | 2 +- games/loader.html | 2 +- helpme.html | 2 +- index.html | 10 +++++----- license.html | 2 +- 16 files changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index c32a4b9..1460b1a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -**raylib is a simple and easy-to-use library to learn videogames programming.** +**raylib is a simple and easy-to-use library to enjoy videogames programming.** raylib is highly inspired by Borland BGI graphics lib and by XNA framework. diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index e3fad19..4ec905d 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -8,7 +8,7 @@ - + @@ -125,7 +125,7 @@
- raylib is a simple and easy-to-use library to learn videogames programming. + raylib is a simple and easy-to-use library to enjoy videogames programming.

@@ -87,7 +87,7 @@

raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Allegro and SDL have also been used as reference.


-

NOTE for ADVENTURERS: raylib is a programming library to learn videogames programming; no fancy interface, no visual helpers, no auto-debugging... just coding in the most pure spartan-programmers way. Are you ready to learn? Jump to code examples!

+

NOTE for ADVENTURERS: raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging... just coding in the most pure spartan-programmers way. Are you ready to learn? Jump to code examples!


raylib supported platforms
diff --git a/license.html b/license.html index 3b43d97..573000c 100644 --- a/license.html +++ b/license.html @@ -7,7 +7,7 @@ raylib - license - + -- cgit v1.2.3