tupdate readme - Granular.jl - Julia package for granular dynamics simulation
(HTM) git clone git://src.adamsgaard.dk/Granular.jl
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 2bc06d9064c22db392ff1dd040aa0b3d564350cd
(DIR) parent cf678da189efdff20021f2f8e4bdef0224d63a11
(HTM) Author: Anders Damsgaard <andersd@riseup.net>
Date: Tue, 18 Apr 2017 22:18:25 -0400
update readme
Diffstat:
M README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
(DIR) diff --git a/README.md b/README.md
t@@ -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")
t@@ -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)