aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-09-01 12:42:59 +0200
committerJakob Odersky <jodersky@gmail.com>2015-09-01 12:43:44 +0200
commitce410f1d21a3c908fbb53ced65d187dfce842225 (patch)
tree428bd43b80f302932831d030f3cfe16b45b0d7b9 /Documentation
parentb34f1faf9a4f0886efe104a89a28f96ced90de43 (diff)
downloadakka-serial-ce410f1d21a3c908fbb53ced65d187dfce842225.tar.gz
akka-serial-ce410f1d21a3c908fbb53ced65d187dfce842225.tar.bz2
akka-serial-ce410f1d21a3c908fbb53ced65d187dfce842225.zip
restructure readme
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index e7c1d0b..165c4bc 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -1,7 +1,12 @@
# Contents
-1. [Basics - initial concepts and communication protocol](basics.md) (Read this if you are new to flow)
+1. Usage
-2. [Watching for new ports](watching.md)
+ 1. [Basics - initial concepts and communication protocol](basics.md) (Read this if you are new to flow)
+
+ 2. [Watching for new ports](watching.md)
+
+2. Developer's Guide
+
+ 1. [Building from source](building.md)
-3. [Building from source](building.md)