summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index 5389f7d..345c8e1 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<title>raylib</title>
<meta name="title" content="raylib">
- <meta name="description" content="raylib is a simple and easy-to-use library to learn videogames programming.">
+ <meta name="description" content="raylib is a simple and easy-to-use library to enjoy videogames programming.">
<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">
@@ -17,12 +17,12 @@
<meta property="og:image" content="https://www.raylib.com/common/img/raylib_logo_card.png"/>
<meta property="og:url" content="https://www.raylib.com" />
<meta property="og:site_name" content="raylib"/>
- <meta property="og:description" content="raylib is a simple and easy-to-use library to learn videogames programming."/>
+ <meta property="og:description" content="raylib is a simple and easy-to-use library to enjoy videogames programming."/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@raysan5" />
<meta name="twitter:title" content="raylib" />
- <meta name="twitter:description" content="raylib is a simple and easy-to-use library to learn videogames programming." />
+ <meta name="twitter:description" content="raylib is a simple and easy-to-use library to enjoy videogames programming." />
<meta name="twitter:image" content="https://www.raylib.com/common/img/raylib_logo_card.png" />
<meta name="twitter:url" content="https://www.raylib.com" />
@@ -79,7 +79,7 @@
</div>
<div class="content">
- <strong>raylib is a simple and easy-to-use library to learn videogames programming.</strong>
+ <strong>raylib is a simple and easy-to-use library to enjoy videogames programming.</strong>
<br>
<br>
<!--<a href="https://github.com/raysan5/raylib/releases/download/1.5.0/raylib_installer_v1.5.exe"><div class="downloadButtonInstaller" id="btnlib">Download raylib Windows Installer (v1.5.0)</div></a>-->
@@ -87,7 +87,7 @@
<br>
<p>raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Allegro and SDL have also been used as reference.</p>
<br>
- <p><strong>NOTE for ADVENTURERS:</strong> 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? <a class="simplelink" href="examples.html" target="_self">Jump to code examples!</a></p>
+ <p><strong>NOTE for ADVENTURERS:</strong> 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? <a class="simplelink" href="examples.html" target="_self">Jump to code examples!</a></p>
<br>
<strong>raylib supported platforms</strong>
<br>