From dd2d041b5e35ac89bee450e84ed5f58dfd6dbe39 Mon Sep 17 00:00:00 2001 From: leaf Date: Thu, 7 Jun 2018 21:43:07 -0700 Subject: [PATCH] add link to discord --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 535525b..8f7e42b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ See . Online demo/compiler at . +## Join Our Community + +We just created a Discord for those interested in MoonScript. You can join us here: + ## Running Tests Tests are written in MoonScript and use [Busted](http://olivinelabs.com/busted/).