commit a5ffeb3f8057b89f37548d19a74c10a5decdaced parent ee3ea374114da7295e190537d64c39d7950b1fd0 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(-)
diff --git a/README.md b/README.md @@ -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)