From a575cf5b3d87dbbc6e90c33f348567198ef44d61 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sun, 4 Mar 2018 14:04:47 +0100 Subject: Minor correction in README.md After the last commit, another minor correction is implemeneted to further simplify the reading. --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 58b7410..728aa12 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,14 @@ customized for use in any project as fully described below. This file will continue with a discussion of why Make was chosen as the high-level language/framework for this research reproduction pipeline and how to master Make easily (and freely). The general architecture of the -pipeline is then discussed to help navigating the files and their -contents. We continue with a checklist of steps that are necessary to start -customizing this pipeline for your particular research. The main body -finishes with some tips and guidelines on how to manage or extend the -pipeline as your research grows based on our experiences with it so far. As -discussed above, in the appendix, a short introduction on the necessity of -reproducible science is given. +pipeline is then discussed to help you navigate the files and their +contents and build your project into it easily. This file continues with a +checklist of steps that are necessary to start customizing this pipeline +for your particular research. Finally, we conclude with some tips and +guidelines on how to manage or extend the pipeline as your research grows +based on our experiences with it so far. As discussed above, in the +appendix, a short introduction on the necessity of reproducible science is +given. Please don't forget to share your thoughts, suggestions and criticisms on this pipeline. Maintaining and designing this pipeline is itself a separate -- cgit v1.2.1