summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2016-02-15 16:37:42 +0100
committerPatrick Simianer <p@simianer.de>2016-02-15 16:37:42 +0100
commitd76336c206f5985032e6db04c2e3ad117a969fce (patch)
tree0e5d38f51118987a0dd462b3eed4901ab9c09eb2
parent23a3f33e0b525c999cdc1c4068a725141bc1825b (diff)
meta
-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