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.