From d6e428140fd91506d05ad415525d897d7ec2f294 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sat, 15 Aug 2015 23:45:43 +0100 Subject: [PATCH] updated read me for new version --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d81d728f6..fb44154e1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Discord.js is a node module that allows you to interface with the [Discord](http The aim of this API is to make it *really* simple to start developing your bots. This API has server, channel and user tracking, as well as tools to make identification really simple. +New update features **big speed boosts** (everything cached and sorted with around 1 second of calling the login function) upon connection and allows editing of messages! + **[For more information, click here.](https://github.com/hydrabolt/discord.js/wiki)** ### This module is still in alpha!