commit a6d716b0452e4dceea2a535e36f2cd13f34f618a
parent b2a0b00aa8b315f1c86df738850d4bf493682b89
Author: Anders Damsgaard <andersd@riseup.net>
Date: Mon, 11 Sep 2017 10:14:54 -0400
add link to documentation
Diffstat:
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -3,6 +3,7 @@
*.jl.*.cov
*.jl.mem
deps/deps.jl
+*.info
# editor swap files
*.swp
diff --git a/README.md b/README.md
@@ -2,6 +2,8 @@
A [Julia](https://julialang.org) package for sea-ice thermodynamics and granular
mechanics.
+Documentation: [](https://anders-dc.github.io/SeaIce.jl/latest)
+
Build status on Linux/Mac: [](https://travis-ci.org/anders-dc/SeaIce.jl)
Build status on Windows: [](https://ci.appveyor.com/project/anders-dc/seaice-jl/)