Skip to content

Commit 39ec037

Browse files
committed
readme update
1 parent 11bc209 commit 39ec037

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# blockchain-py
2+
23
my own blockchain with programm
34

4-
### Description
5+
## Description
6+
57
- does not work because of the transaction stuff.
68

7-
### Installing & Usage
9+
## Installing & Usage
10+
811
1. cd "your_path"
9-
2. git clone https://github.com/MeritonAliu/blockchain.git
12+
2. git clone <https://github.com/MeritonAliu/blockchain-py>
1013
3. run the blockchain.py file with python
11-
12-
### Authors
14+
15+
## Authors
16+
1317
[@MeritonAliu](https://github.com/MeritonAliu)

0 commit comments

Comments
 (0)