From 29a780ecc4ea874f9593e51c228ed86dadc91ceb Mon Sep 17 00:00:00 2001 From: leaf corcoran Date: Mon, 16 Sep 2019 11:51:00 -0700 Subject: [PATCH] add twitch link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8f7e42b..74396df 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ [![Build Status](https://travis-ci.org/leafo/moonscript.svg?branch=master)](https://travis-ci.org/leafo/moonscript) [![Build status](https://ci.appveyor.com/api/projects/status/f5prpi4wvytul290/branch/binaries?svg=true)](https://ci.appveyor.com/project/leafo/moonscript/branch/binaries) +[![](http://leafo.net/dump/twitch-banner.svg)](https://www.twitch.tv/moonscript) + MoonScript is a programmer friendly language that compiles into [Lua](http://www.lua.org/). It gives you the power of the fastest scripting language combined with a rich set of features. It runs on Lua 5.1 and above,