aboutsummaryrefslogtreecommitdiff
path: root/flow-samples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'flow-samples/README.md')
-rw-r--r--flow-samples/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/flow-samples/README.md b/flow-samples/README.md
new file mode 100644
index 0000000..aa6e7d4
--- /dev/null
+++ b/flow-samples/README.md
@@ -0,0 +1 @@
+This directory contains fully functional application examples of flow. To run an example, change to the base directory of flow (this parent's directory) and run `sbt flow-samples-<sample_name>/run`.