diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-02-20 19:28:19 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2018-02-20 19:28:19 +0100 |
commit | b6e5eb726bb5647e4aee66ae0969bad9741dc492 (patch) | |
tree | 9320d7e83eb7a7fa602b96853c8c4c0b3ae4b3ef | |
parent | d23a3c66e4f59d4f9150256f30fcc8f9cbad10a9 (diff) |
Added link to slides on this concept
I had made some slides for a talk here at Lyon Observatory a little over a
week ago and I thought it may be useful to add them in the `README.md' file
to help demonstrate the general concept before having to read such long
texts.
Later, we should be adding some figures to this `README.md' file to make it
more easier to understand.
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,7 +7,9 @@ This description is for *creators* of the reproduction pipeline. See This project contains a **fully working template** for a high-level research reproduction pipeline as defined in the link below. If this page is inaccessible at the time of reading, please see the end of this file -which contains a portion of the introduction in this webpage. +which contains a portion of the introduction in this webpage. Some +[slides](http://akhlaghi.org/pdf/reproduction-pipeline.pdf) are also +available to help demonstrate the concept implemented here. http://akhlaghi.org/reproducible-science.html |