Skip to content

Commit 4797ac8

Browse files
fix(app): Remove redundant Basic usage section from README.md. (#159)
1 parent d9c5413 commit 4797ac8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Bug #149: Update PHPStan annotations and add container configuration file (@terabytesoftw)
99
- Bug #150: Add container configuration to `console` app setup (@terabytesoftw)
1010
- Bug #156: Update `README.md` with new Packagist badges and improve structure (@terabytesoftw)
11+
- Bug #159: Remove redundant `Basic usage` section from `README.md` (@terabytesoftw)
1112

1213
## 0.1.0 August 31, 2025
1314

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ php -S localhost:8080 -t web
8989

9090
> Your application will be available at `http://localhost:8080` or at the address set in `--address` option.
9191
92-
### Basic usage
93-
9492
#### Directory structure
9593

9694
```text

0 commit comments

Comments
 (0)