aboutsummaryrefslogtreecommitdiff
path: root/tests/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README.adoc')
-rw-r--r--tests/README.adoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/README.adoc b/tests/README.adoc
new file mode 100644
index 00000000..d9cd71fd
--- /dev/null
+++ b/tests/README.adoc
@@ -0,0 +1,13 @@
+About C-Convey
+--------------
+
+The convey framework in this directory was originally started for
+this project, but has since been promoted to a project of it's own.
+Please see it's home page on https://github.com/gdamore/c-convey[github]
+for updates and further information.
+
+The convey framework is licensed under the same terms as the rest
+of this project (MIT style license).
+
+If updating the code here, please also work with the upstream to
+ensure that appropriate changes or fixes are made upstream.