From 2c57070e659035d1bc2d0f1f47002119f00afa3f Mon Sep 17 00:00:00 2001 From: Major Date: Sat, 29 Feb 2020 19:17:13 +0000 Subject: [PATCH] Add discord link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff765949..fca367c1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Apollo is a high-performance, modular RuneScape emulator with a collection of ut ### Developer information -Most discussion related to the development of Apollo happens on our [Slack team](https://join.slack.com/t/apollo-rsps/shared_invite/enQtMjQ0NTYwNzkwMjExLTdlZDJjZTUxODA5NDdjYTQ1ZGM0YjgwN2I3ZjlkZmVmMGIwZTA3Y2M3ZDI5NTk3N2ZjN2VmNzYwZDk4NmE4ZjE). If you have a problem and can't get in touch with anyone, create a GitHub issue. If making a pull request, please make sure all tests are still passing after making your changes, and that your code style is consistent with the rest of Apollo. +Most discussion related to the development of Apollo happens on our [Discord](https://discord.gg/Fuft67P). If you have a problem and can't get in touch with anyone, create a GitHub issue. If making a pull request, please make sure all tests are still passing after making your changes, and that your code style is consistent with the rest of Apollo. ### Getting started