Skip to content

Commit be3bd60

Browse files
committed
Beautify
1 parent c22d549 commit be3bd60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@ Create a `config.yaml` file in the root directory with the following content:
109109
## Development
110110
Project Structure
111111

112-
├── config/ # Configuration management
112+
├── config/ # Configuration management
113113
├── database/ # Database initialization and connection
114114
├── models/ # Data models
115-
├── nft/ # NFT detection logic
116-
├── repository/ # Data access layer
115+
├── nft/ # NFT detection logic
116+
├── repository/ # Data access layer
117117
├── services/ # Business logic and notifications
118118
└── mock/ # Test mocks

0 commit comments

Comments
 (0)