From 55e0bcecf7ff1d535e639d55868f47cb07a65aa6 Mon Sep 17 00:00:00 2001 From: Amol Agarwal Date: Sun, 6 Jul 2025 22:28:45 +0530 Subject: [PATCH] Update README.md --- blockchain/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchain/README.md b/blockchain/README.md index b5fab7b36eaa..4b5f55a0d4a8 100644 --- a/blockchain/README.md +++ b/blockchain/README.md @@ -1,4 +1,4 @@ -# Blockchain + Blockchain A Blockchain is a type of **distributed ledger** technology (DLT) that consists of growing list of records, called **blocks**, that are securely linked together using **cryptography**.