summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Schoenfelder <paulschoenfelder@gmail.com>2013-12-10 09:49:30 -0600
committerPaul Schoenfelder <paulschoenfelder@gmail.com>2013-12-10 09:49:30 -0600
commit337c03fc5256fc9e975ac9fd295c3f01fea0de66 (patch)
tree3611401783c4010d658eabe317e721af64cea5de /README.md
parentUpdate README (diff)
Add link to expm package
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62fb6ba..a935e3c 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,9 @@ Alpha. The API is complete and everything is implemented, but little testing has
## Getting Started
+If you use expm, the ExIrc package is available
+[here](http://expm.co/exirc).
+
Add ExIrc as a dependency to your project in mix.exs, and add it as an application:
```elixir