aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEduardo Julian2021-10-29 03:11:04 -0400
committerEduardo Julian2021-10-29 03:11:04 -0400
commitcec98a2a43331763be3264c37f7cfe458fb712c6 (patch)
treec6a47172cc5f56d101d2c44d0c3345bba0686d55 /README.md
parent5509b83ef91dbb0a5f08497063781d5adba5446d (diff)
Gitter is back. For better or worse.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0642944d8..6d4cdad72 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Gitter](https://badges.gitter.im/LuxProgrammingLanguage/community.svg)](https://gitter.im/LuxProgrammingLanguage/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+
## What is Lux?
Lux is a new programming language in the making.
@@ -151,9 +153,11 @@ There is also the special **^or** macro, which introduces *or patterns*:
### Is there a community for this?
-Come join the forum at: http://luxlang.freeforums.net/
+Say hi at Gitter: https://gitter.im/LuxProgrammingLanguage/community
+
+Come join the forum: http://luxlang.freeforums.net/
-If you want to communicate with me directly, just email me at luxlisp@gmail.com
+If you want to communicate with me directly, just email: luxlisp@gmail.com
### How can I edit Lux code?