diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-24 01:12:49 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-24 01:12:49 +0300 |
commit | f421177710c3b84af9cee0ab28da19f82bee201b (patch) | |
tree | 50dbaa044efa134d9fd85168c6ea95fdea9753e8 | |
parent | Windows.h -> windows.h, for MinGW builds (diff) | |
download | privilege-check-f421177710c3b84af9cee0ab28da19f82bee201b.tar.gz privilege-check-f421177710c3b84af9cee0ab28da19f82bee201b.zip |
README: update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Privilege check =============== -[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/privilege-check/master?label=AppVeyor)](https://ci.appveyor.com/project/egor-tensin/privilege-check/branch/master) +[![CI](https://github.com/egor-tensin/privilege-check/workflows/CI/badge.svg)](https://github.com/egor-tensin/privilege-check/actions?query=workflow%3ACI) Check your privilege. On Windows. |