Skip to content

Commit eac6339

Browse files
authored
Update README.md
1 parent 439eb3a commit eac6339

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ And use a ble middleware to simulate the relevant data compression and transmiss
1111
- About the missing librarys, use `go get xxx ..` to install them
1212
- `cd hardwallet`
1313

14-
## How to use
14+
## How To Use
1515

1616
For ease of use and understanding, some tests that can be tested directly are written.
1717
This can help to quickly understand the relationship between the various components.
1818

1919

20-
## Generate wallet
20+
## Generate Wallet
2121
Private key, public key and address can be generated by `GenerateMnWallet` func.
2222
Language supports: `english``korean``chinese_simplified` ,etc.
2323
Mnemonics supports: `12 words``24 words`,etc.

0 commit comments

Comments
 (0)