aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorneelkamath <neelkamath@protonmail.com>2018-05-11 18:00:27 +0200
committerneelkamath <neelkamath@protonmail.com>2018-05-11 18:00:27 +0200
commit3cb0e8dc5fa436b50f83b978a0bb1e189f90a1f3 (patch)
treeb3842d0f1af2283654a7ddda73b4be0fad64b6d6 /README.md
parentLink to CHANGELOG.md (diff)
downloadhackchat-3cb0e8dc5fa436b50f83b978a0bb1e189f90a1f3.tar.gz
hackchat-3cb0e8dc5fa436b50f83b978a0bb1e189f90a1f3.zip
Document
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 54cebf5..996ca63 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,14 @@ You can now run start the server software with a process manager like [PM2](http
A list of changes since the legacy client can be viewed in the [changelog](CHANGELOG.md).
+# Documentation
+
+The [documentation](DOCUMENTATION.md) can be useful for making bots etc.
+
+# Contributing
+
+If you are changing the commands, make sure it is backwards compatible with the legacy client and you update the [documentation doc](DOCUMENTATION.md) accordingly.
+
## Authors
* **Marzavec** - *Initial work* - [marzavec](https://github.com/marzavec)