aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-01-02 23:26:11 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-01-02 23:26:11 +0100
commite41555f746cb3f488b0abce490d899b3e7b26e1e (patch)
tree26c75453c6a10a886da3830fefa821a6a1c5ffc4 /README.md
parenthtml: add links to infobyip.com (diff)
downloadwg-api-web-e41555f746cb3f488b0abce490d899b3e7b26e1e.tar.gz
wg-api-web-e41555f746cb3f488b0abce490d899b3e7b26e1e.zip
README: add a CI badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ff19d71..78e9616 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
wg-api-web
==========
+[![CI](https://github.com/egor-tensin/wg-api-web/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/wg-api-web/actions/workflows/ci.yml)
+
This is a simple web monitoring tool for WireGuard connections.
It uses [wg-api] to query data and formats it as a nice, sortable HTML table.