Added line breaks

This commit is contained in:
hydrabolt
2015-11-20 16:55:47 +00:00
parent 1c0f0289aa
commit 257b63c07f
3 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ Cache
A Cache object extends an Array (so it can be used like a regular array) but introduces helper functions to make it more useful when developing with discord.js. Unlike a regular array, it doesn't care about the instance or prototype of an object, it works purely on properties.
-----
Functions
---------