aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8897e00..bf71cc8 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,16 @@ To see an example, switch to project 'flow-rwc' and then type 'run'. Don't forge
The build currently only works on Linux.
+### Project structure
+flow
+├── flow-main //main scala/java sources
+├── flow-native //native sources
+│   ├── include //general headers
+│   └── unix //source code for unix-like systems
+├── flow-samples
+├── project
+└── README.md
+
## License
Copyright (c) 2013 by Jakob Odersky