-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fc1f965
commit 8d006a2
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |