From 28cfbf7a783d67e86b97691900cd6c40243088c5 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Sun, 4 Oct 2015 15:11:00 +0100 Subject: [PATCH] Updated to EC6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38c7f8c09..f2ce7157a 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ discord.js is a node module used as a way of interfacing with [Discord](https://discordapp.com/). It is a very useful module for creating bots. +**The examples in the repo are in EC6, either update your node or compile them down to babel yourself if you want to use them!** + ### Installation `npm install --save discord.js`