Skip to content

Commit a9428a6

Browse files
fix(app): Update section title Available stacks and improve badge formatting in README.md. (#167)
1 parent 9edf2df commit a9428a6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Bug #156: Update `README.md` with new Packagist badges and improve structure (@terabytesoftw)
1111
- Bug #159: Remove redundant `Basic usage` section from `README.md` (@terabytesoftw)
1212
- Bug #162: Update `README.md` to reorganize `Package information` and add latest stable version badge (@terabytesoftw)
13+
- Bug #167: Update section title `Available stacks` and improve badge formatting in `README.md` (@terabytesoftw)
1314

1415
## 0.1.0 August 31, 2025
1516

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ A modern, Bootstrap 5-powered Yii2 application template designed for rapid web-a
4040
-**Modern Bootstrap 5 UI** - Responsive, mobile-first design with latest Bootstrap components.
4141
-**Testing Ready** - Codeception test suite with examples for functional and unit testing.
4242

43-
## Available stacks
43+
## Available worker mode stacks
4444

45-
[![FrankenPHP Worker](https://img.shields.io/badge/frankenphp-blue?style=for-the-badge&label=worker&logo=php&logoColor=white)](https://github.com/yii2-extensions/app-basic/tree/franken-php)
46-
[![RoadRunner Worker](https://img.shields.io/badge/road%20runner-%23FF6B35.svg?style=for-the-badge&label=worker&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDJMMjIgMTJMMTIgMjJMMiAxMkwxMiAyWiIgZmlsbD0iI0ZGNkIzNSIvPgo8cGF0aCBkPSJNMTIgNkwxOCAxMkwxMiAxOEw2IDEyTDEyIDZaIiBmaWxsPSIjRkZGRkZGIi8+CjxwYXRoIGQ9Ik0xMiA5TDE1IDEyTDEyIDE1TDkgMTJMMTIgOVoiIGZpbGw9IiNGRjZCMzUiLz4KPC9zdmc+&logoColor=white)](https://github.com/yii2-extensions/app-basic/tree/road-runner)
45+
[![FrankenPHP](https://img.shields.io/badge/FrankenPHP-777BB4?style=for-the-badge&logo=php&logoColor=white)](https://github.com/yii2-extensions/app-basic/tree/franken-php)
46+
[![RoadRunner](https://img.shields.io/badge/RoadRunner-%23FF6B35.svg?style=for-the-badge&logo=rocket&logoColor=white)](https://github.com/yii2-extensions/app-basic/tree/road-runner)
4747

4848
For setup instructions, see README in each branch.
4949

0 commit comments

Comments
 (0)