diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-03-09 14:12:50 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-03-09 14:12:50 +0100 |
commit | c5e42998d638f59c36fa8a7f52635c155516d92e (patch) | |
tree | 69a304c33704974f5b05b413c4bf5cddbfe4d07c | |
parent | 38470e170ce4386bbc98159d65f83cfc3a9bcd98 (diff) |
Minor edits in README.md
Some minor corrections were made regarding the output repository.
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -19,10 +19,11 @@ by making it easy to start a project in this framework. As shown below, it is very easy to customize this template reproducible paper 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 for use in any project as fully described below. An example -[final -PDF](https://gitlab.com/makhlaghi/reproducible-paper-output/raw/master/paper.pdf) -is also available. +customized for use in any project as fully described below. The [final +reproducible paper +output](https://gitlab.com/makhlaghi/reproducible-paper-output/raw/master/paper.pdf) +of this pipeline is also present in [a separate +repository](https://gitlab.com/makhlaghi/reproducible-paper-output). Below, we start with a discussion of why Make was chosen as the high-level language/framework for this research reproduction pipeline and how to learn @@ -760,7 +761,7 @@ us. In this way, we can add it here for the benefit of others. or you can just delete it if it is too large or un-necessary (it was just for convenience, and fully reproducible after all). This pipeline's output is available for demonstration in the separate - (reproducible-paper-output)[https://gitlab.com/makhlaghi/reproducible-paper-output] + [reproducible-paper-output](https://gitlab.com/makhlaghi/reproducible-paper-output) repository. |