aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-11-28 19:41:58 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-11-28 19:41:58 +0100
commitb3c7c71eb36cd4d85858044b8bad39efb7905b1b (patch)
tree31404ea601118616cdf62e7e70e9a0d5e92fec0a /README.md
parentREADME: update (diff)
downloadwg-api-web-b3c7c71eb36cd4d85858044b8bad39efb7905b1b.tar.gz
wg-api-web-b3c7c71eb36cd4d85858044b8bad39efb7905b1b.zip
README: updatev1.0.0
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 190397b..ff19d71 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ wg-api-web
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.
+See an example setup at https://egort.name/wg-api-web/.
+
[wg-api]: https://github.com/jamescun/wg-api
Usage