diff --git a/README.md b/README.md index b4d8d01..e95caee 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,7 @@ [![Purescript Lua CI](https://github.com/Unisay/purescript-lua/actions/workflows/ci.yaml/badge.svg)](https://github.com/Unisay/purescript-lua/actions/workflows/ci.yaml) -🔋 Status: (2024-04-16) the project is in the "_ready to be experimented with_" state (read: it likely contains bugs but is already usable). - -⚠️ Known problems: in larger projects produced Lua script can fail with the following error: -``` -function at line NNN has more than 60 upvalues -``` -(I am working on the solution). +🔋 Status: (2024-04-20) the project is in the "_ready to be experimented with_" state (read: it likely contains bugs but is already usable). 💡 If you have an idea on how to use Purescript to Lua compilation please contribute it here: https://github.com/Unisay/purescript-lua/discussions/categories/ideas