From 8d825084f7d53e754ade934edf9ee0628028f869 Mon Sep 17 00:00:00 2001 From: Peter Carbonetto Date: Fri, 26 May 2017 12:56:40 -0500 Subject: Added What's Included section to README. --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'README.md') 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: -- cgit v1.2.3