This commit is contained in:
Amish Shah
2017-05-01 15:06:26 +01:00
parent 0f4983852e
commit 47fbd18eda
3 changed files with 7 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ The usage of the API isn't any different from using it in Node.js.
## Example
```html
<script type="text/javascript" src="discord.11.0.0.min.js"></script>
<script type="text/javascript" src="discord.11.1.0.min.js"></script>
<script type="text/javascript">
const client = new Discord.Client();