tFix grammar in opening - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
 (HTM) git clone git://src.adamsgaard.dk/cngf-pf
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 23626aeafc710f8cb2e87cfa89d65ea0dc823f27
 (DIR) parent db546c09dc4b80b452d7e84a7c31df13d7106725
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri, 12 Apr 2019 05:23:41 +0200
       
       Fix grammar in opening
       
       Diffstat:
         M README.md                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -1,7 +1,7 @@
        # 1d_fd_simple_shear
        [![pipeline status](https://gitlab.com/admesg/1d_fd_simple_shear/badges/master/pipeline.svg)](https://gitlab.com/admesg/1d_fd_simple_shear/commits/master)
        
       -This project contains a simple 1d implementation of the [Henann and Kamrin 
       +This project contains a 1d implementation of the [Henann and Kamrin 
        2013](https://doi.org/10.1073/pnas.1219153110) model under simple shear.
        
        ## How to run