From 8923a8c9bd4e952edfe35c6e154e4996fb141f6a Mon Sep 17 00:00:00 2001 From: twisterarmy Date: Fri, 18 Apr 2025 14:25:39 +0300 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index efbc071c..7b6c5da3 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ twister Copyright (c) 2013 - 2018 Miguel Freitas ## What is twister? -> [!NOTE] -> Also, visit our new [project Wiki](https://github.com/twisterarmy/twister-core/wiki) and [The twister P2P Book](https://twisterarmy.github.io/book/) for more details! - twister is an experimental peer-to-peer microblogging software. User registration and authentication is provided by a bitcoin-like network, so @@ -22,6 +19,9 @@ are provided by libtorrent. Both Bitcoin and libtorrent versions included here are highly patched and do not interoperate with existing networks (on purpose). +> [!TIP] +> Visit our new [project Wiki](https://github.com/twisterarmy/twister-core/wiki) and [The twister P2P Book](https://twisterarmy.github.io/book/) for more details! + ## Compiling > [!NOTE]