Skip to content

Commit f3aecec

Browse files
committed
docs: add TypeDoc reference to README.md
1 parent 703d21e commit f3aecec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ npm install node-cache-plus
1414

1515
`node-cache-plus` is a drop-in replacement for `node-cache`. It provides the same API as `node-cache` with additional features. Refer to the `node-cache` [documentation](https://github.com/node-cache/node-cache#options) for more information on the basic usage and initialisation options.
1616

17+
TypeDoc reference is available [here](https://apetta.github.io/node-cache-plus/).
18+
1719
### Basic Usage
1820

1921
```typescript

0 commit comments

Comments
 (0)