We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45bb50 commit 2f0ee87Copy full SHA for 2f0ee87
1 file changed
index.html
@@ -1,7 +1,9 @@
1
<img src="book/images/logo/rhai-logo-transparent-colour-black.svg" width="500px" />
2
3
-<h1>Rhai – An embedded scripting language for Rust</h1>
+<h1>Rhai – Embedded scripting language and engine for Rust</h1>
4
+
5
+<h2>Home Repo on GitHub: <a href="https://github.com/rhaiscript">https://github.com/rhaiscript</a></h2>
6
7
<h2>Read <i>The Rhai Book</i> <a href="book">here</a>.</h2>
8
-<h2>Try it out at the <i>Online Playground</i> <a href="playground">here</a>.</h2>
9
+<h2>Try it out at the <i>Online Playground</i> <a href="playground">here</a>.</h2>
0 commit comments