Updated Home (markdown) authored by Christian Kisutsa's avatar Christian Kisutsa
...@@ -87,7 +87,7 @@ MARA ships with a script that assists in downloading and installing the dependen ...@@ -87,7 +87,7 @@ MARA ships with a script that assists in downloading and installing the dependen
After meeting all the requirements. If you run **./mara.sh** --help you should see the MARA help menu as shown below. After meeting all the requirements. If you run **./mara.sh** --help you should see the MARA help menu as shown below.
![](https://cloud.githubusercontent.com/assets/7021125/16488085/5a5c17e8-3ed7-11e6-85c5-d56035b91f94.png) ![](https://raw.githubusercontent.com/xtiankisutsa/MARA_Framework/master/documentation/help.png)
All the analysis data and file conversions are stored in the data folder i.e. **/MARA_Framework/data/file_name**. MARA also keeps a compressed copy of the analysis in the data folder i.e **/MARA_Framework/data/file_name.zip**. All the tools included in the Framework can be used standalone, they are all available in the tools folder i.e. **/MARA_Framework/tools**. All the analysis data and file conversions are stored in the data folder i.e. **/MARA_Framework/data/file_name**. MARA also keeps a compressed copy of the analysis in the data folder i.e **/MARA_Framework/data/file_name.zip**. All the tools included in the Framework can be used standalone, they are all available in the tools folder i.e. **/MARA_Framework/tools**.
... ...
......