diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-08-07 23:07:59 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-08-07 23:07:59 +0300 |
commit | e03d27d40b1c5a8e2ebecf69958d93a0c3bb8b49 (patch) | |
tree | 50f06c3cc9086b8b47364154076ea85c08cab97e /README.md | |
parent | README: fix broken link (diff) | |
download | setup-wireguard-e03d27d40b1c5a8e2ebecf69958d93a0c3bb8b49.tar.gz setup-wireguard-e03d27d40b1c5a8e2ebecf69958d93a0c3bb8b49.zip |
README: add CI badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ Set up WireGuard ================ +[![Test](https://github.com/egor-tensin/setup-wireguard/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/setup-wireguard/actions/workflows/test.yml) + This GitHub action sets up a WireGuard connection in your workflow run. 1. Installs WireGuard if it's missing. |