update build
This commit is contained in:
parent
fc2141c8ff
commit
9249188eee
6 changed files with 163 additions and 163 deletions
|
|
@ -60,21 +60,21 @@
|
|||
</head>
|
||||
<body>
|
||||
<div style="float: right;">
|
||||
<a href="https://GitHub.com/borkdude/scittle"><img src="https://img.shields.io/github/stars/borkdude/scittle.svg?style=social&label=Star"></a></div>
|
||||
<a href="https://gitHub.com/babashka/scittle"><img src="https://img.shields.io/github/stars/babashka/scittle.svg?style=social&label=Star"></a></div>
|
||||
|
||||
<h1>Scittle</h1>
|
||||
<h2>What is this?</h2>
|
||||
<p>This project exposes the <a href="https://github.com/borkdude/sci">Small Clojure Interpreter</a> in the
|
||||
<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>
|
||||
<h2>Project status</h2>
|
||||
<p>
|
||||
This project is still experimental and breaking changes may
|
||||
happen. Feedback is welcome
|
||||
on <a href="https://github.com/borkdude/scittle">Github</a>.</p>
|
||||
on <a href="https://github.com/babashka/scittle">Github</a>.</p>
|
||||
<p>
|
||||
To use scittle on your own site, it is recommended to use the links
|
||||
published to
|
||||
the <a href="https://github.com/borkdude/scittle/releases/tag/v0.0.4">releases
|
||||
the <a href="https://github.com/babashka/scittle/releases/tag/v0.0.4">releases
|
||||
page</a>.
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue