diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-03-09 14:09:49 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-03-09 14:09:49 +0100 |
commit | 38470e170ce4386bbc98159d65f83cfc3a9bcd98 (patch) | |
tree | cd193f435b7742303323b731084f26605fde85b9 | |
parent | f2e00c0082bfcf5595ad73468270cfab400d5966 (diff) |
Minor typo corrected in link in README.md
The markup for the link to the final PDF in the `README.md' file was
mistakenly written and is now corrected.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ 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] +[final +PDF](https://gitlab.com/makhlaghi/reproducible-paper-output/raw/master/paper.pdf) is also available. Below, we start with a discussion of why Make was chosen as the high-level |