From 72699135100ba7e7d96522d602106c9b88020da3 Mon Sep 17 00:00:00 2001 From: ghost Date: Fri, 16 Feb 2024 15:25:37 +0200 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 07d8f94..6592ab7 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ KevaChat protocol following native Kevacoin's `key`/`value` model, where `key` - All messages related to their room `namespace`. +## Examples + +* `http://[201:23b4:991a:634d:8359:4521:5576:15b7]/kevachat/` - [Yggdrasil](https://github.com/yggdrasil-network/) instance + * `http://kevachat.ygg` - [Alfis DNS](https://github.com/Revertron/Alfis) alias + ## Install * `apt install git composer memcached sqlite3 php-curl php-memcached php-sqlite3 php-mbstring`