tAdd requirements and pipeline badge to README - cngf-pf-exp1 - experiments for first paper with continuum granular model
 (HTM) git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 87f1323fbdb38ea5cb2236101abfb91d0ada980c
 (DIR) parent b04c50c87e75349c69499f0ebbabf3e09ea6c8a0
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 24 Jun 2019 17:53:47 +0200
       
       Add requirements and pipeline badge to README
       
       Diffstat:
         M README.md                           |       6 ++++++
       
       1 file changed, 6 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -1,4 +1,10 @@
        # Experiment repository for manuscript "Deep slip in subglacial tills from water-pressure memory"
       +[![pipeline status](https://gitlab.com/admesg/continuum_granular_exp_manus1/badges/master/pipeline.svg)](https://gitlab.com/admesg/continuum_granular_exp_manus1/commits/master)
       +
       +## Requirements
       +- [Git](https://git-scm.com/)
       +- A C99-compatible C compiler, e.g. `gcc` (from [GCC](https://gcc.gnu.org)) or `clang` (from [LLVM](http://llvm.org))
       +- [Gnuplot](http://gnuplot.info)
        
        ## How to use
        ```