summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelwin Ong <selwin.ong@gmail.com>2020-11-27 07:39:49 +0700
committerGitHub <noreply@github.com>2020-11-27 07:39:49 +0700
commit81ea1d26d122ffdc58ea024b91e3b0473702659c (patch)
tree3a56aad85acbd4a65885d35ccad39eec50326db3
parent75a610bd4ddec1b894a455cf29475e4c06c3b765 (diff)
downloadrq-81ea1d26d122ffdc58ea024b91e3b0473702659c.tar.gz
Add link to Github Actions badge in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 991e848..40dea29 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ easily.
RQ requires Redis >= 3.0.0.
-![Build status](https://github.com/rq/rq/workflows/Test%20rq/badge.svg)
+[![Build status](https://github.com/rq/rq/workflows/Test%20rq/badge.svg)](https://github.com/rq/rq/actions?query=workflow%3A%22Test+rq%22)
[![PyPI](https://img.shields.io/pypi/pyversions/rq.svg)](https://pypi.python.org/pypi/rq)
[![Coverage](https://codecov.io/gh/rq/rq/branch/master/graph/badge.svg)](https://codecov.io/gh/rq/rq)