diff --git a/README.md b/README.md
index 2a6fa34..daec124 100644
--- a/README.md
+++ b/README.md
@@ -160,3 +160,14 @@ Troubleshooting
(Optional) ✅ Smoke-test on iOS Safari / Android Chrome.
+### Scittle framework included
+
+**NOTE THAT** this repository includes virtually the whole of [Michiel
+Borkent](https://github.com/borkdude)'s [Scittle](https://github.com/babashka/scittle) framework, which is copyright Michiel Borkent and others, and is licensed under the Eclipse Puplic License; and Scittle in turn includes a great deal of Clojurescript
+
+This program and the accompanying materials are made available under the
+terms of the Eclipse Public License 2.0 which is available at
+http://www.eclipse.org/legal/epl-2.0.
+
+### Original code and audio recordings of the Japji project
+
diff --git a/resources/public/data/japji-nihung-timings.edn b/resources/public/data/japji-nihung-timings.edn
index 61cd3cd..50658c5 100644
--- a/resources/public/data/japji-nihung-timings.edn
+++ b/resources/public/data/japji-nihung-timings.edn
@@ -1,4 +1,8 @@
;; converted from japji-nihung-timings.json using http://cljson.com/
+;; TODO: NOTE THAT, because I have found no way to import EDN into
+;; a running Scittle session, this file is not currently used --
+;; but it is left here as a reminder that it would be the right thing
+;; to do!
[{:words [{:text "ੴ", :start 3.482, :end 5.761}],
:lineStart 3.482,
diff --git a/resources/public/data/japji-nihung-timings.json b/resources/public/data/japji-nihung-timings.json
index c7d5d23..b2655e3 100644
--- a/resources/public/data/japji-nihung-timings.json
+++ b/resources/public/data/japji-nihung-timings.json
@@ -1,4 +1,6 @@
-data-js = [
+/* Timings as supplied by Lucy */
+
+data = [
{
"words": [
{
diff --git a/resources/public/index.html b/resources/public/index.html
index 8a12224..9b2d5e2 100644
--- a/resources/public/index.html
+++ b/resources/public/index.html
@@ -78,8 +78,10 @@
-
+