Skip to content

Commit 085bef1

Browse files
committed
readme semantics
1 parent aee6ba6 commit 085bef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ go mod tidy
99
make install # installs engd and engcli
1010
```
1111

12-
# Quick Start
12+
# Developers Quick Start
1313

1414
```bash
1515
engcli config chain-id enigma-testnet-0 # now we won't need to type --chain-id enigma-testnet-0 every time
@@ -41,7 +41,7 @@ engd validate-genesis # make sure genesis file is correct
4141
engd start --pruning nothing # starts a node
4242
```
4343

44-
# Delegation & rewards
44+
# Delegation & Rewards
4545

4646
## `b` is a delegator of `a`
4747

0 commit comments

Comments
 (0)