URI:
       tadd requirements and more description in README - seaice-exp-faulting - simulate faulting angles in sea ice under uniaxial compression
  HTML git clone git://src.adamsgaard.dk/seaice-exp-faulting
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 3fbc200a1bd8b665ef9262b74dc1035e1195b333
   DIR parent 7e40836be8f35a54b8259fa307dc952f011bf868
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed,  4 Aug 2021 10:39:50 +0200
       
       add requirements and more description in README
       
       Diffstat:
         M README                              |      11 ++++++++++-
       
       1 file changed, 10 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/README b/README
       t@@ -1 +1,10 @@
       -To run, type 'make'.
       +runtime requirements:
       +- julia, v. 1.0 or later
       +- julia package Granular.jl, can be installed from julia with:
       +    `pkg> add git://src.adamsgaard.dk/Granular.jl`
       +- make
       +- gnuplot
       +
       +To run, type 'make', optionally in parallel (`make -j`).  This will
       +first create an initial assemblage of ice floes, which is used as input
       +for all subsequent runs.