aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-11-19 06:06:17 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-11-19 06:06:17 +0300
commit2353a45a0c424705b1234110adc8d313b43a2781 (patch)
tree6619c7e5acc4ccac7d484b0e79dccf798b9f5006
parentinitial commit (diff)
downloadsetup-mingw-2353a45a0c424705b1234110adc8d313b43a2781.tar.gz
setup-mingw-2353a45a0c424705b1234110adc8d313b43a2781.zip
README: add CI badgev1
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 796d540..85ab97d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
Set up MinGW-w64
================
+![Test](https://github.com/egor-tensin/setup-mingw/workflows/Test/badge.svg)
+
This is a GitHub action that sets up MinGW-w64 in your workflow run.
1. Installs MinGW-w64 on either Ubuntu or Windows.