aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index fedb392..b44348b 100644
--- a/README.md
+++ b/README.md
@@ -97,6 +97,24 @@ warranty**; without even the implied warranty of **merchantability or
fitness for a particular purpose**. See file [LICENSE](LICENSE) for
the full text of the license.
+## What's included
+
+This is the current structure of the GEMMA source repository:
+
+```
+├── LICENSE
+├── Makefile
+├── NEWS.md
+├── README.md
+├── bin
+├── doc
+├── example
+└── src
+ └── Eigen
+```
+
+*Explain here what is in each of the subfolders.*
+
## Setup
There are two ways to install GEMMA: