Skip to content

Commit fa278fd

Browse files
fix(docs): Update section header formatting in README.md. (#155)
1 parent fe658f0 commit fa278fd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- Bug #149: Update PHPStan annotations and add container configuration file (@terabytesoftw)
1313
- Bug #150: Add container configuration to `console` app setup (@terabytesoftw)
1414
- Bug #153: Update `README.md` with correct links and badge for `RoadRunner` (@terabytesoftw)
15+
- bug #155: Update section header formatting in `README.md` (@terabytesoftw)
1516

1617
## 0.1.0 August 31, 2025
1718

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The Yii2 Web Application Basic template provides a complete foundation for build
5353
3. **Security features** including CSRF protection and input validation.
5454
4. **Development tools** for debugging, logging, and testing.
5555

56-
#### Why use this template
56+
**Why use this template**
5757

5858
- **Rapid development**: Start building features immediately without setup overhead.
5959
- **Best practices**: Follow Yii2 conventions and modern web development standards.

0 commit comments

Comments
 (0)