Skip to content

Commit bd7fbbb

Browse files
chore: adding a link to the documentation (#471)
1 parent b554da6 commit bd7fbbb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ npm install sqs-consumer
2626
2727
We will only support Node versions that are actively or security supported by the Node team. If you are still using an Node 14, please use a version of this library before the v7 release, if you are using Node 16, please use a version before the v7.3.0 release.
2828
29+
## Documentation
30+
31+
Visit [https://bbc.github.io/sqs-consumer/](https://bbc.github.io/sqs-consumer/) for the full API documentation.
32+
2933
## Usage
3034
3135
```js

0 commit comments

Comments
 (0)