aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuxLang2015-08-20 11:29:04 -0400
committerLuxLang2015-08-20 11:29:04 -0400
commit16822a82f6c983139db0ab2867fc86b98fa42c0b (patch)
treeabb15c0be3af62efea61572f8ecfc971cda54f40 /README.md
parent3b0b7de8d898662ba154aa8cbd578d26fb91e62e (diff)
parentbd2e954aeeccc62691e50c911d95323f1d3569ab (diff)
Merge pull request #9 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 094de9d8d..3e580684a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
## What is Lux?
+[![Join the chat at https://gitter.im/LuxLang/lux](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/LuxLang/lux?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+
Lux is a new programming language in the making.
It's meant to be a functional, statically-typed Lisp that will run on several platforms, such as the Java Virtual Machine and JavaScript interpreters.