summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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