diff --git a/CHANGELOG.md b/CHANGELOG.md index d4a60d4..cd595b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Bug #150: Add container configuration to `console` app setup (@terabytesoftw) - Bug #156: Update `README.md` with new Packagist badges and improve structure (@terabytesoftw) - Bug #159: Remove redundant `Basic usage` section from `README.md` (@terabytesoftw) +- Bug #162: Update `README.md` to reorganize `Package information` and add latest stable version badge (@terabytesoftw) ## 0.1.0 August 31, 2025 diff --git a/README.md b/README.md index b57349e..96fc1bd 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@
-
-
-
@@ -143,9 +140,15 @@ final class SiteController extends Controller
# Clear cache
./yii cache/flush-all
```
-## Quality code
+## Package information
+
+[](https://packagist.org/packages/yii2-extensions/app-basic)
[](https://packagist.org/packages/yii2-extensions/app-basic)
+
+
+## Quality code
+
[](https://codecov.io/github/yii2-extensions/app-basic)
[](https://github.com/yii2-extensions/app-basic/actions/workflows/static.yml)
[](https://github.styleci.io/repos/165419144?branch=main)