Skip to content

Commit a6579a5

Browse files
update readme
1 parent 32bf533 commit a6579a5

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
@@ -22,9 +22,9 @@ drexler init [appName]
2222
#### Generated File Structure
2323

2424
```
25-
[myApp]/
25+
[appName]/
2626
├─ cmd/
27-
│ ├─ [myApp]/
27+
│ ├─ [appName]/
2828
│ │ ├─ main.go
2929
├─ internal/
3030
│ ├─ services/

0 commit comments

Comments
 (0)