summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE3
-rw-r--r--README4
2 files changed, 5 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..8907409
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,3 @@
+For raphael.inline_text_editing.js see
+https://github.com/marmelab/Raphael.InlineTextEditing/blob/master/LICENSE
+
diff --git a/README b/README
index c193e38..105f064 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Visualize and edit machine translation derivations using raphaeljs.
-Took raphael.inline_text_editing.js from [1].
-Partially adapted from [3] and [2].
+Took raphael.inline_text_editing.js from [1]. Some ideas and code
+from [3] and [2].
Resources:
[1] https://github.com/marmelab/Raphael.InlineTextEditing