aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Bronnikov <estetus@gmail.com>2022-09-09 14:32:07 +0300
committerHisham Muhammad <hisham@gobolinux.org>2022-09-09 13:20:22 -0300
commitc9fbac4ea402636bef7900f7fb0d48ef93831d8b (patch)
tree61d22014d59cd0956a3b52b9711e75e9d2ec368a
parente60e810ad171f8a87324cf7625692cfb8378acc0 (diff)
downloadluarocks-c9fbac4ea402636bef7900f7fb0d48ef93831d8b.tar.gz
luarocks-c9fbac4ea402636bef7900f7fb0d48ef93831d8b.tar.bz2
luarocks-c9fbac4ea402636bef7900f7fb0d48ef93831d8b.zip
Fix badge in the README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d77ed89..4a748224 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
3A package manager for Lua modules. 3A package manager for Lua modules.
4 4
5[![Build Status](https://github.com/luarocks/luarocks/actions/workflows/test.yml/badge.svg)](https://github.com/luarocks/luarocks/actions) 5[![Build Status](https://github.com/luarocks/luarocks/actions/workflows/test.yml/badge.svg)](https://github.com/luarocks/luarocks/actions)
6[![Lint Status](https://github.com/luarocks/luarocks/actions/workflows/Luacheck/badge.svg)](https://github.com/luarocks/luarocks/actions/workflows/luacheck.yml) 6[![Luacheck](https://github.com/luarocks/luarocks/actions/workflows/luacheck.yml/badge.svg)](https://github.com/luarocks/luarocks/actions/workflows/luacheck.yml)
7[![Build Status](https://ci.appveyor.com/api/projects/status/4x4630tcf64da48i/branch/master?svg=true)](https://ci.appveyor.com/project/hishamhm/luarocks/branch/master) 7[![Build Status](https://ci.appveyor.com/api/projects/status/4x4630tcf64da48i/branch/master?svg=true)](https://ci.appveyor.com/project/hishamhm/luarocks/branch/master)
8[![Coverage Status](https://codecov.io/gh/luarocks/luarocks/coverage.svg?branch=master)](https://codecov.io/gh/luarocks/luarocks/branch/master) 8[![Coverage Status](https://codecov.io/gh/luarocks/luarocks/coverage.svg?branch=master)](https://codecov.io/gh/luarocks/luarocks/branch/master)
9[![Join the chat at https://gitter.im/luarocks/luarocks](https://badges.gitter.im/luarocks/luarocks.svg)](https://gitter.im/luarocks/luarocks) 9[![Join the chat at https://gitter.im/luarocks/luarocks](https://badges.gitter.im/luarocks/luarocks.svg)](https://gitter.im/luarocks/luarocks)