Skip to content

Commit 67b9a18

Browse files
committed
Add GitHub Actions status badges to README
- Add CI workflow status badge - Add Deploy workflow status badge - Include links to Actions page for each workflow
1 parent 64caae1 commit 67b9a18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Rater
2+
3+
[![CI](https://github.com/In1quity/rater/workflows/CI/badge.svg)](https://github.com/In1quity/rater/actions?query=workflow%3ACI)
4+
[![Deploy](https://github.com/In1quity/rater/workflows/Deploy/badge.svg)](https://github.com/In1quity/rater/actions?query=workflow%3ADeploy)
5+
26
This is the source code for version 2 of the Wikipedia userscript [Rater](https://en.wikipedia.org/wiki/User:Evad37/rater).
37

48
## Installation instructions and user guide

0 commit comments

Comments
 (0)