aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
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)