From 6f1ddc81556c20ebdbb6805a2b04e82a8976f117 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 24 Jan 2024 16:35:38 +0200 Subject: [PATCH] Update README.md Co-authored-by: yamkovoy <100563712+yamkovoy@users.noreply.github.com> Signed-off-by: Victor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df9db077125..e2070815fd6 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Iroha has the following features: 5. Validation of business rules for transactions and queries in the system 6. Multisignature transactions -Iroha is _Crash Fault Tolerant_ and has its own consensus algorithm - [YAC](https://arxiv.org/pdf/1809.00554.pdf). -It is replaced with a new algorithm, [Sumeragi](https://iroha.tech/#sumeragi) in [Iroha 2](https://github.com/hyperledger/iroha/tree/iroha2-dev). +Iroha is _Crash Fault Tolerant_ and has its own consensus algorithm — [YAC](https://arxiv.org/pdf/1809.00554.pdf). +In Iroha 2, it is replaced with a new algorithm — [Sumeragi](https://iroha.tech/#sumeragi). ## Documentation