diff options
Diffstat (limited to 'cheatsheet')
| -rw-r--r-- | cheatsheet/cheatsheet.html | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - cheatsheet"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. Don't miss latest functions added to raylib... check raylib cheatsheet"> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. Don't miss latest functions added to raylib... check raylib cheatsheet"> <meta name="keywords" content="raylib, videogames, programming, C, C++, library, learn, study, simple, easy, free, open source, raysan"> <meta name="viewport" content="width=device-width"> @@ -125,7 +125,7 @@ <body> <div id="header"> <a id="logo" href="https://www.raylib.com/index.html"></a> - <p id="title">[simple and easy-to-use library to learn videogames programming]</p> + <p id="title">[simple and easy-to-use library to enjoy videogames programming]</p> <p id="plinks">[<a href="https://discordapp.com/invite/VkzNHUE">raylib Discord server</a>][<a href="https://github.com/raysan5/raylib">github.com/raysan5/raylib</a>]</p> <p></p> <p id="version">v2.0.0 quick reference card</p> |
