From 0a6b0cbd1a0559d0bb497a1274a109f74240621f Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Wed, 1 May 2024 18:46:47 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8b0128..7ebb775 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ KevaChat Server for [NPS Protocol](https://nightfall.city/nps/info/specification Listen connections on `1915` port and save messages to given `namespace` in [KevaCoin](https://github.com/kevacoin-project) blockchain +![kevachat/npsapp](https://github.com/kevachat/npsapp/assets/108541346/36f8c2c2-197b-4f0f-9596-e92528293dfc) + To read messages, use KevaChat [webapp](https://github.com/kevachat/webapp), [geminiapp](https://github.com/kevachat/geminiapp) or any [KevaCoin explorer](https://github.com/kvazar-network/awesome-kevacoin#explorers)! ## Components @@ -62,4 +64,4 @@ WantedBy=multi-user.target ## Use * `nc 127.0.0.1 1915` -* `telnet 127.0.0.1 1915` \ No newline at end of file +* `telnet 127.0.0.1 1915`