diff --git a/index.html b/index.html index 276a01a..82ea23f 100644 --- a/index.html +++ b/index.html @@ -65,22 +65,16 @@

Scittle

What is this?

This project exposes the Small Clojure Interpreter in the - browser in such a way that you can use it with the script tag.

-

Project status

-

- This project is still experimental and breaking changes may - happen. Feedback is welcome - on Github.

-

- To use scittle on your own site, it is recommended to use the links - published to - the releases - page. -

+ browser in such a way that you can use it with the script tag.

Usage

+ To embed scittle in your website, it is recommended to use the links + published to + the releases + page. + Include scittle.js and write a script tag where type is set to application/x-scittle. @@ -127,6 +121,7 @@

Examples