diff --git a/README.md b/README.md index f7819ae..70b5913 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # dot-data-fixtures +> [!IMPORTANT] +> dot-data-fixtures is a wrapper on top of [data-fixtures](https://github.com/doctrine/data-fixtures) +> +> ![OSS Lifecycle](https://img.shields.io/osslifecycle/doctrine/data-fixtures) + ![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/dot-data-fixtures) ![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-data-fixtures/1.1.3) diff --git a/docs/book/v1/overview.md b/docs/book/v1/overview.md index c90f3c1..9073a26 100644 --- a/docs/book/v1/overview.md +++ b/docs/book/v1/overview.md @@ -1,5 +1,10 @@ -# Overview - -`dot-data-fixtures` provides a CLI interface for interacting with doctrine/data-fixtures. - -Executing fixtures will append data to the tables. +# Overview + +> [!IMPORTANT] +> dot-data-fixtures is a wrapper on top of [data-fixtures](https://github.com/doctrine/data-fixtures) +> +> ![OSS Lifecycle](https://img.shields.io/osslifecycle/doctrine/data-fixtures) + +`dot-data-fixtures` provides a CLI interface for interacting with doctrine/data-fixtures. + +Executing fixtures will append data to the tables.