diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-24 03:54:44 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-01-24 03:54:44 +0300 |
commit | 2a7bcbcfb2d3f19f3167c9b8797eb2a7711ae26f (patch) | |
tree | 1c0bb3c4975b2c1bd03ec25a33d0ef9bb27729e1 | |
parent | add GitHub workflow (diff) | |
download | windows-env-2a7bcbcfb2d3f19f3167c9b8797eb2a7711ae26f.tar.gz windows-env-2a7bcbcfb2d3f19f3167c9b8797eb2a7711ae26f.zip |
README: update
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Windows environment variables ============================= -[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/windows-env/master?label=AppVeyor)](https://ci.appveyor.com/project/egor-tensin/windows-env/branch/master) +[![CI](https://github.com/egor-tensin/windows-env/workflows/CI/badge.svg)](https://github.com/egor-tensin/windows-env/actions?query=workflow%3ACI) A collection of simple utilities to manage Windows environment variables, created mainly to: |