From 614e5c298de5c4bda5b32aaa8514c9e18de06a6b Mon Sep 17 00:00:00 2001 From: bidi Date: Fri, 28 Jun 2024 02:01:36 +0300 Subject: [PATCH 1/3] updated readme - wrapper note --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8405500..9a48f42 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # dot-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) + DotKernel's debug bar built on top of [maximebf/php-debugbar](https://github.com/maximebf/php-debugbar). ![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/dot-debugbar) From 14eb525949104ab6a369fc340e035d5527108e54 Mon Sep 17 00:00:00 2001 From: bidi Date: Fri, 28 Jun 2024 16:15:24 +0300 Subject: [PATCH 2/3] updated readme - wrapper note --- docs/book/v1/overview.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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) From 602f1782c073ca1117e9532e7ed64a61f2ca0cfc Mon Sep 17 00:00:00 2001 From: bidi Date: Fri, 28 Jun 2024 16:18:16 +0300 Subject: [PATCH 3/3] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a48f42..eb2e743 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > > ![OSS Lifecycle](https://img.shields.io/osslifecycle/maximebf/php-debugbar) -DotKernel's debug bar built on top of [maximebf/php-debugbar](https://github.com/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)