From 46939f1c1d98cdd5a7a716173babe0e0bc54a3ef Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Wed, 14 Mar 2018 13:28:00 +0100 Subject: Minor edits in README.md Some minor edits to the newly added parts of `README.md'. --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e4ee189..a190cef 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ the pipeline is then discussed to help you navigate the files and their contents. This is followed by a checklist for the easy/fast customization of this pipeline to your exciting research. We continue 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. This file ends with a description -of possible future improvements that are planned for the pipeline (but not -yet implemented). As discussed above, we end with a short introduction on -the necessity of reproducible science in the appendix. +based on our experiences with it so far. The main body concludes with a +description of possible future improvements that are planned for the +pipeline (but not yet implemented). As discussed above, we end with a short +introduction on the necessity of reproducible science in the appendix. Please don't forget to share your thoughts, suggestions and criticisms on this pipeline. Maintaining and designing this pipeline is itself a separate @@ -808,8 +808,11 @@ future. much better solution than binary containers like [docker](https://www.docker.com/) which are essentially just a black box and only usable on the given CPU architecture. The initial running - of Nix or Guix and setting up the environment can also be included in - the `Makefile' of this pipeline to be fully automatic. + of Nix or Guix and setting up the environment can also be included in a + `Makefile` of this pipeline to be fully automatic. The software + tarballs (to be used by Nix or Guix) can also be uploaded/archived, as + we do now, and they can be instructed to get the tarballs for building + the environment from there. -- cgit v1.2.1