aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2018-04-19 17:34:58 +0200
committermarzavec <admin@marzavec.com>2018-04-19 17:34:58 +0200
commit852617692636444da192d1eb3368fbcbd1d453b2 (patch)
tree72ee819f858355cb70531b7d6436b31eb0c6e087 /README.md
parentkatex update, added changelog (diff)
downloadhackchat-852617692636444da192d1eb3368fbcbd1d453b2.tar.gz
hackchat-852617692636444da192d1eb3368fbcbd1d453b2.zip
added software link to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index aed4330..000b4a1 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
[https://hack.chat/](https://hack.chat/) is a minimal, distraction-free, account-less, log-less, disappearing chat service that is easily deployable as your own service. The client comes bundled with LaTeX rendering provided by [https://github.com/Khan/KaTeX](https://github.com/Khan/KaTeX).
+A list of software developed for the hack.chat framework can be found at: [https://github.com/hack-chat/3rd-party-software-list](https://github.com/hack-chat/3rd-party-software-list). This includes bots, clients, docker containers & more.
+
This is a backwards compatible continuation of the work by Andrew Belt [https://github.com/AndrewBelt/hack.chat](https://github.com/AndrewBelt/hack.chat). The server code has been updated to ES6 along with several new features- including new commands and hot-reload of the commands/protocol.
## Getting Started