aboutsummaryrefslogtreecommitdiff
path: root/flow-samples/README.md
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-01-08 21:16:25 +0100
committerJakob Odersky <jakob@odersky.com>2017-01-21 17:22:10 -0800
commit23959966760174477a6b0fcbf9dd1e8ef37c643b (patch)
tree9a0ee44eb43a8c13af57b0d06313f3aabf9e4555 /flow-samples/README.md
parent6c371ba6d69c891c1f0d6df00bb643e1d543cc9d (diff)
downloadakka-serial-23959966760174477a6b0fcbf9dd1e8ef37c643b.tar.gz
akka-serial-23959966760174477a6b0fcbf9dd1e8ef37c643b.tar.bz2
akka-serial-23959966760174477a6b0fcbf9dd1e8ef37c643b.zip
Rename project to akka-serial
Diffstat (limited to 'flow-samples/README.md')
-rw-r--r--flow-samples/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/flow-samples/README.md b/flow-samples/README.md
deleted file mode 100644
index 5460b4d..0000000
--- a/flow-samples/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-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 samples<SampleName>/run`.
-
-All projects, including samples, can be listed by running `sbt projects`.