Skip to content

Commit a62b16b

Browse files
authored
Update README.md
1 parent 95d743b commit a62b16b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# fnbr.js
2-
A library to interact with fortnites http and xmpp services.
2+
A library to interact with fortnites http and xmpp services
33

44
## Installation
55
```
66
npm i fnbr
77
```
88

9+
## Documentation
10+
The docs can be found [here](https://fnbr.js.org/)
11+
912
## Example
1013
Example:
1114
```javascript
@@ -31,7 +34,7 @@ client.on('friend:message', (friendMessage) => {
3134
```
3235

3336
## Help
34-
Feel free to join [this Discord server](https://discord.gg/HsUFr5f).
37+
Feel free to join [this Discord server](https://discord.gg/HsUFr5f)
3538

3639
## License
3740
MIT License

0 commit comments

Comments
 (0)