Skip to content

Commit 716d35e

Browse files
Added reference to example repository.
1 parent 7be8b78 commit 716d35e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ From the npm registry:
1919

2020
## Usage
2121

22+
Functional examples for using `rate-limit-postgresql` are found in the
23+
[following repository](https://github.com/adrianprelipcean/express-rate-limit-postgresql-examples)
24+
2225
```js
2326
let rateLimit = require('express-rate-limit')
2427
let postgresStores = require('@acpr/rate-limit-postgresql')

0 commit comments

Comments
 (0)