summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJordan Bracco <href@random.sh>2020-05-08 20:10:33 +0200
committerJordan Bracco <href@random.sh>2020-05-08 20:10:33 +0200
commitb541ef96741129f5aebd2b7526bbca8717cf5c40 (patch)
tree2cad5e33c2ef3175adeac264453ac22e8b0ed126 /README.md
parentInitial commit (diff)
Switch to atomics, add shared ets, ..
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
new file mode 100644
index 0000000..2e214c3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Limiter
+
+See the docs in `lib/limiter.ex`.