diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-03-02 10:26:20 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-03-02 10:26:20 +0100 |
commit | e58c291ff6822e4058c4efb9de0bb5866844571e (patch) | |
tree | 77cecd1ce3a5e5f97324f59f2de12efec79805e6 | |
parent | ebebaa41729d2dbc7a3582bd9132acce187613a4 (diff) |
Small edit in README.md
A small edit was made at the start of `README.md' to make it easier to
read.
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -18,8 +18,7 @@ by making it easy to start a project in this framework. As shown below, it is very easy to customize this template pipeline for any particular research/job and expand it as it starts and evolves. It can be run with no modification (as described in `README`) as a demonstration and customized -by editing the existing rules and adding new rules as well as adding new -Makefiles as the research/project grows. +for use in any project as fully described below. This file will continue with a discussion of why Make is a suitable (maybe perfect) language/framework for a research reproduction pipeline and how to |