We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a900d commit e4e76baCopy full SHA for e4e76ba
README.md
@@ -27,7 +27,7 @@ These tools make it easy to compile, analyze, and embed `Luau` scripts directly
27
- Native support for refs, functions, tables, and vector types
28
- Supports Luau code generation for improved performance on supported platforms
29
- Built-in [Luau tools](#-using-luau-tools) (`luau-compile` and `luau-analyze`) provided by the build system
30
-- Excellent test coverage and API [documentation](https://mxpv.github.io/luaz/#luaz.lua)
+- Excellent [test coverage](https://app.codecov.io/gh/mxpv/luaz) and API [documentation](https://mxpv.github.io/luaz/#luaz.lua)
31
32
## 📚 Documentation
33
0 commit comments