From d4ee7ff4a9228f89ce536c356125152d7726020f Mon Sep 17 00:00:00 2001 From: Giga Date: Wed, 18 Jan 2023 11:20:54 +1300 Subject: [PATCH] Add contribution links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2530347..4710404 100644 --- a/README.md +++ b/README.md @@ -213,3 +213,7 @@ const players = await connection.fetch('OnlinePlayerList'); console.log('Wow, look at all these players!', players); ``` + +### Contribute +If you'd like to contribute to this project, please [submit an issue](https://github.com/wilderzone/ta-network-api/issues) or [create a pull request](https://github.com/wilderzone/ta-network-api/pulls). +All contributions are super welcome! :tada: