diff --git a/README.md b/README.md index 8405500..eb2e743 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # dot-debugbar -DotKernel's debug bar built on top of [maximebf/php-debugbar](https://github.com/maximebf/php-debugbar). +> [!IMPORTANT] +> dot-debugbar is a wrapper on top of [maximebf/php-debugbar](https://github.com/maximebf/php-debugbar) +> +> ![OSS Lifecycle](https://img.shields.io/osslifecycle/maximebf/php-debugbar) + +## dot-debugbar badges ![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/dot-debugbar) ![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-debugbar/1.2.0) diff --git a/docs/book/v1/overview.md b/docs/book/v1/overview.md index 5443a37..3b88947 100644 --- a/docs/book/v1/overview.md +++ b/docs/book/v1/overview.md @@ -1,3 +1,5 @@ # Overview -DotKernel's debug bar built on top of [maximebf/php-debugbar](https://github.com/maximebf/php-debugbar). +> dot-debugbar is a wrapper on top of [maximebf/php-debugbar](https://github.com/maximebf/php-debugbar) +> +> ![OSS Lifecycle](https://img.shields.io/osslifecycle/maximebf/php-debugbar)