CodePen
This commit is contained in:
parent
55196ae504
commit
882c553e8a
|
@ -65,7 +65,7 @@
|
|||
<h1>Scittle</h1>
|
||||
<h2>What is this?</h2>
|
||||
<p>This project exposes the <a href="https://github.com/babashka/sci">Small Clojure Interpreter</a> in the
|
||||
browser in such a way that you can use it with the <tt>script</tt> tag.</p>
|
||||
browser in such a way that you can use it with the <tt>script</tt> tag.</p>
|
||||
|
||||
<a name="usage"></a>
|
||||
<h2><a href="#usage">Usage</a></h2>
|
||||
|
@ -121,6 +121,7 @@
|
|||
<a name="examples"></a>
|
||||
<h2><a href="#examples">Examples</a></h2>
|
||||
<ul>
|
||||
<li>Scittle on <a href="https://codepen.io/Prestance/pen/PoOdZQw">CodePen</a></li>
|
||||
<li><a href="tictactoe.html">Tic-tac-toe</a></li>
|
||||
<li><a href="bookmarklet.html">Bookmarklet</a></li>
|
||||
<li><a href="wordle.html">Wordle</a></li>
|
||||
|
|
Loading…
Reference in a new issue