summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJordan Bracco <href@random.sh>2020-05-16 12:17:40 +0200
committerJordan Bracco <href@random.sh>2020-05-16 12:22:30 +0200
commit447b4c9a2e99a37c0d17e01e79d786f2c11590f5 (patch)
tree87202b1b8e9b09a46ad862a475af0664e5dd753a /README.md
parentRemove ETS backend, add max_retries, add options to limit/3. (diff)
Format and prepare for release
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5886716..7cf6b50 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
# Concurrent Limiter
-See the docs in `lib/concurrent_limiter.ex`.
+See the docs at [hexdocs.pm/concurrent_limiter](https://hexdocs.pm/concurrent_limiter/) or in `lib/concurrent_limiter.ex`.