diff --git a/README.md b/README.md index 7d817c1..462173a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ## LuaX Shallow React createElement implementation in LUA. Inspired by https://bvisness.me/luax/. Also support JSX like syntax parsing +[![Lua CI](https://github.com/syarul/luax/actions/workflows/lua.yml/badge.svg)](https://github.com/syarul/luax/actions/workflows/lua.yml) + ### Usage ```lua