URI:
       tUpdate readme - ns2dfd - 2D finite difference Navier Stokes solver for fluid dynamics
  HTML git clone git://src.adamsgaard.dk/ns2dfd
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit cd7d9792cbd3e76d81a35a9de54141228178a546
   DIR parent abde8263986cc1ae91cceb6fef96223237da071f
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat,  7 Sep 2019 08:00:56 +0200
       
       Update readme
       
       Diffstat:
         M README.rst                          |      10 ++++------
       
       1 file changed, 4 insertions(+), 6 deletions(-)
       ---
   DIR diff --git a/README.rst b/README.rst
       t@@ -1,11 +1,9 @@
        ns2dfd
        ======
        Solution of the two-dimensional Navier Stokes equations using finite
       -differences.
       +differences. The aim of this code is to be as flexible as possible.
        
       -The aim of this code is to be as flexible as possible.
       +The code is licensed under the GNU General Public License version 3 or
       +later, see LICENSE.txt for details.
        
       -The code is licensed under the GNU General Public License version 3 or later.
       -
       -Code by Anders Damsgaard, andersd@riseup.net
       -https://github.com/anders-dc/ns2dfd
       +Written by Anders Damsgaard, https://src.adamsgaard.dk/ns2dfd