Skip to content

Commit 2f0ee87

Browse files
committed
Add home repo URL.
1 parent c45bb50 commit 2f0ee87

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<img src="book/images/logo/rhai-logo-transparent-colour-black.svg" width="500px" />
22

3-
<h1>Rhai &ndash; An embedded scripting language for Rust</h1>
3+
<h1>Rhai &ndash; 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>
46

57
<h2>Read <i>The Rhai Book</i> <a href="book">here</a>.</h2>
68

7-
<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

Comments
 (0)