summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..1d4641f
--- /dev/null
+++ b/README.org
@@ -0,0 +1,13 @@
+#+TITLE: Concise Common Workflow Language (CCWL)
+
+This is the Concise Common Workflow Language (CCWL), an attempt to
+improve the [[https://www.commonwl.org/][Common Workflow Language (CWL)]] and reduce its verbosity by
+auto-generating CWL YAML specifications.
+
+Stay tuned!
+
+* License
+
+CCWL is free software released under the terms of the [[https://www.gnu.org/licenses/gpl.html][GNU General
+Public License]], either version 3 of the License, or (at your option)
+any later version.