From e47539663e4f059da215eb4fd87c50ee70534414 Mon Sep 17 00:00:00 2001 From: Shing Lyu Date: Wed, 6 Jun 2018 22:33:12 +0200 Subject: [PATCH] Added gitter link to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5235ea219..290893e4c 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,13 @@ An alternative implementation of python virtual machine that are compatible with We are in the process of merging the two implementation to form a single implementation. +# Community + +Chat with us on [gitter][gitter]. + # Credit The initial work was based on [windelbouwman/rspython](https://github.com/windelbouwman/rspython) and [shinglyu/RustPython](https://github.com/shinglyu/RustPython) [rspython]: https://github.com/windelbouwman/rspython [rustpython]: https://github.com/shinglyu/RustPython - +[gitter]: https://gitter.im/rustpython/Lobby