From 8d006a27f8712e026c2d6379b80126bf19f50e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sad=C4=B1k=20S=C3=BCnb=C3=BCl?= <109942759+SadikSunbul@users.noreply.github.com> Date: Fri, 21 Jun 2024 09:24:08 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b2661ba..007eaa8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Go](https://github.com/SadikSunbul/GO-BlockChain-Simulation/actions/workflows/go.yml/badge.svg)](https://github.com/SadikSunbul/GO-BlockChain-Simulation/actions/workflows/go.yml) -##### GO dilinde yazılmış bir BlockChain uygulamasıdır -##### Anlaşılması için part-1,part-2 ... gibi adım adım brench lere bölünmüştür -##### BlockChain in ana mantığını adım adım yorum satırları ile birlikte açıklandı +##### This is a BlockChain application written in GO language. +##### It is divided into branches such as part-1, part-2, etc. for better understanding step-by-step. +##### The main logic of BlockChain is explained with step-by-step comments.