Added badge to README

This commit is contained in:
ajeffrey@roblox.com 2022-02-08 13:53:29 -06:00
parent de2230fb2a
commit 521c44e065

View file

@ -1,5 +1,7 @@
# Prototyping Luau
![prototyping workflow](https://github.com/Roblox/luau/actions/workflows/prototyping.yml/badge.svg)
An experimental prototyping system for the Luau type system. This is
intended to allow core language features to be tested quickly, without
having to interact with all the features of production Lua.