From 4cb9e816fd2efe2e33e956eca1b6eafc8b919fac Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 8 Jun 2025 18:08:01 +0300 Subject: [PATCH] add live examples --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95da896..e6bfe4b 100644 --- a/README.md +++ b/README.md @@ -115,4 +115,8 @@ WantedBy=multi-user.target * `systemctl daemon-reload` - update configuration * `systemctl enable` - launch on system startup * `systemctl restart htcount` - start systemd service -* `systemctl status htcount` - check if service is running \ No newline at end of file +* `systemctl status htcount` - check if service is running + +## Live examples + +* `http://[302:68d0:f0d5:b88d::fed]` - [Snac](https://codeberg.org/grunfink/snac2) instance for the [Yggdrasil](https://yggdrasil-network.github.io/) network \ No newline at end of file