aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdelyn Breedlove <[email protected]>2019-01-28 17:45:34 -0700
committerAdelyn Breedlove <[email protected]>2019-01-28 17:45:34 -0700
commit61c06e1a102979c218cac2f0c2207c331b637f8e (patch)
tree505377a1f5bb7117ad1d33005d3a6b8f12d4aab2
parentblech, I wanna be done with CI setup (diff)
downloaddisml-61c06e1a102979c218cac2f0c2207c331b637f8e.tar.xz
disml-61c06e1a102979c218cac2f0c2207c331b637f8e.zip
Update README
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 541acf2..b304e7a 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,7 @@
This is a library for creating bots on [Discord](https://discordapp.com/). Dis.ml uses JaneStreet's Async and Core libs and I highly recommend having a solid understanding of both of these before using this library.
-Docs can currently be found at https://mishio595.github.io/disml/index.html.
-They are currently very much a WIP and are not necessarily up to date.
-It is advised to install `odoc` and run `dune build @doc` in the project root dir to get the most up-to-date docs. This will build them to `_build/default/_doc/`.
+Docs can be found [here](https://mishio595.gitlab.io/disml).
## State of the project
Latest changes are on master