From e1cc8d1b261b68c8ace5c1ebdbe81a74b4739dc0 Mon Sep 17 00:00:00 2001 From: Adelyn Breelove Date: Mon, 11 Feb 2019 10:26:52 -0700 Subject: Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 396c77c..cee3d54 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ Latest changes are on master * Event dispatch to a user-defined consumer that can be changed at runtime * Automatic reconnection of dropped gateway connections, using RESUME when possible * Automatic rate limit handling for REST requests +* Cache #### What is not implemented? * Abstractions for Discord Objects (**Mostly Completed**) * Voice -* Cache ## Getting started In order to get started you'll first need to install OCaml (of course). I recommend using OPAM and Dune as a package manager and build tool respectively. -- cgit v1.2.3