From e94cc93f4ad16ed7fcae26f74bda8349cfdc4597 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 25 Feb 2022 18:05:50 +0100 Subject: [PATCH] update build --- index.html | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) 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