diff options
| author | Ray <[email protected]> | 2018-09-15 11:52:30 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-09-15 11:52:30 +0200 |
| commit | 8ffcd28c82f26197f40b0a8beba7645b38d7b678 (patch) | |
| tree | 124ac83655b8e8374507be9a2c4fa333f0a07fed /games | |
| parent | 139c9fd6a0898375cb849e34cfdee37965ba6022 (diff) | |
| download | raylib.com-8ffcd28c82f26197f40b0a8beba7645b38d7b678.tar.gz raylib.com-8ffcd28c82f26197f40b0a8beba7645b38d7b678.zip | |
enjoy.
Diffstat (limited to 'games')
| -rw-r--r-- | games/loader.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/loader.html b/games/loader.html index bbe8a97..eb76ba4 100644 --- a/games/loader.html +++ b/games/loader.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="title" content="raylib - sample"> - <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming. This a small example of what you can do."> + <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming. This a small example of what you can do."> <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"> |
