Skip to content

Commit b5dd25e

Browse files
authored
Merge pull request #10 from xt0x/docs/update-readme
Update project overview and clean up directory structure
2 parents f27cac6 + 282f273 commit b5dd25e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
---
1212

13-
# Project Overview
13+
## Project Overview
1414

1515
This repository provides the following capabilities for English BIP39 mnemonics:
1616

@@ -184,7 +184,6 @@ This repository includes tests for:
184184

185185
```text
186186
.
187-
├── docs/ # Specifications and implementation plans
188187
├── src/main/java/com/example/bip39/
189188
│ ├── api/ # Public API
190189
│ ├── bit/ # Bit-level helpers

0 commit comments

Comments
 (0)