diff options
author | luau-project <luau.project@gmail.com> | 2025-03-10 18:40:17 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2025-03-14 23:12:05 +0000 |
commit | cf633dd70e791fd30c80b5b809d2d2cedd6e733d (patch) | |
tree | c069174de12ad264bca8360a2f814e25d80e16b4 | |
parent | 1bb5acb348be757b6a93881ae57976533fefd6cb (diff) | |
download | luarocks-main.tar.gz luarocks-main.tar.bz2 luarocks-main.zip |
fix(coverage): badge on READMEmain
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ | |||
3 | A package manager for Lua modules. | 3 | A package manager for Lua modules. |
4 | 4 | ||
5 | [](https://github.com/luarocks/luarocks/actions) | 5 | [](https://github.com/luarocks/luarocks/actions) |
6 | [](https://codecov.io/gh/luarocks/luarocks/branch/main) | 6 | [](https://app.codecov.io/gh/luarocks/luarocks/tree/main) |
7 | [](https://gitter.im/luarocks/luarocks) | 7 | [](https://gitter.im/luarocks/luarocks) |
8 | 8 | ||
9 | Main website: [luarocks.org](https://luarocks.org) | 9 | Main website: [luarocks.org](https://luarocks.org) |