URI:
       tremove obsolete documentation information from README - Granular.jl - Julia package for granular dynamics simulation
  HTML git clone git://src.adamsgaard.dk/Granular.jl
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit a5ffeb3f8057b89f37548d19a74c10a5decdaced
   DIR parent ee3ea374114da7295e190537d64c39d7950b1fd0
  HTML Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Mon, 11 Sep 2017 10:20:07 -0400
       
       remove obsolete documentation information from README
       
       Diffstat:
         M README.md                           |       5 -----
       
       1 file changed, 0 insertions(+), 5 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -33,11 +33,6 @@ The package can be updated from this repository using:
        
            Pkg.update("SeaIce")
        
       -## Documentation
       -All functions and types are documented via docstrings.  The documentation can be 
       -displayed in the Julia shell by typing `?` followed by the function or type 
       -name.
       -
        ## Author
        [Anders Damsgaard](mailto:anders.damsgaard@noaa.gov),
        [www.adamsgaard.dk](https://adamsgaard.dk)