commit 2bc06d9064c22db392ff1dd040aa0b3d564350cd
parent cf678da189efdff20021f2f8e4bdef0224d63a11
Author: Anders Damsgaard <andersd@riseup.net>
Date: Tue, 18 Apr 2017 22:18:25 -0400
update readme
Diffstat:
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -2,11 +2,12 @@
[](https://travis-ci.org/anders-dc/SeaIce.jl) [](https://coveralls.io/github/anders-dc/SeaIce.jl?branch=master) [](http://codecov.io/github/anders-dc/SeaIce.jl?branch=master)
-Toy model for sea-ice thermodynamics and granular mechanics.
+A [Julia](https://julialang.org) package for sea-ice thermodynamics and granular
+mechanics.
## Installation
-SeaIce.jl is in heavy development and not yet ready for third-party use. If you
-know better, install it by:
+[SeaIce.jl](https://github.com/anders-dc/SeaIce.jl) is in heavy development and
+not yet ready for third-party use. If you know better install it by:
Pkg.clone("git://github.com/anders-dc/SeaIce.jl.git")
@@ -15,5 +16,5 @@ Import package contents with:
import SeaIce
## Author
-[Anders Damsgaard](mailto:andersd@riseup.net)
+[Anders Damsgaard](mailto:andersd@riseup.net),
[www.adamsgaard.dk](https://adamsgaard.dk)