Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mastondzn committed May 7, 2023
1 parent 8b0c20a commit 363fc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A tiny and simple LRU (least recently used) implementation with more utility met

## Documentation

Some generated documentation can be found [here](https://mastondzn.github.io/lru-collection/classes/LRUCollection.html), most of which is the same as the [documentation for the Collection class from discord.js](https://discord.js.org/docs/packages/collection/main) documentation for the Collection class from discord.js.
Some generated documentation can be found [here](https://mastondzn.github.io/lru-collection/classes/LRUCollection.html) (tick the external checkbox in the settings on the right for all the methods), most of which is the same as the [documentation for the Collection class from discord.js](https://discord.js.org/docs/packages/collection/main) documentation for the Collection class from discord.js.

## Installation

Expand Down

0 comments on commit 363fc41

Please sign in to comment.