summaryrefslogtreecommitdiffhomepage
path: root/cheatsheet
diff options
context:
space:
mode:
authorRay <[email protected]>2018-09-15 11:52:30 +0200
committerRay <[email protected]>2018-09-15 11:52:30 +0200
commit8ffcd28c82f26197f40b0a8beba7645b38d7b678 (patch)
tree124ac83655b8e8374507be9a2c4fa333f0a07fed /cheatsheet
parent139c9fd6a0898375cb849e34cfdee37965ba6022 (diff)
downloadraylib.com-8ffcd28c82f26197f40b0a8beba7645b38d7b678.tar.gz
raylib.com-8ffcd28c82f26197f40b0a8beba7645b38d7b678.zip
enjoy.
Diffstat (limited to 'cheatsheet')
-rw-r--r--cheatsheet/cheatsheet.html4
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>