Skip to content

Commit

Permalink
docs: add badge, description to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sitepark-veltrup committed Jun 27, 2024
1 parent 79469db commit 8d7036a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
[![codecov](https://codecov.io/gh/sitepark/atoolo-runtime-check-bundle/graph/badge.svg?token=hO7bDPmuKt)](https://codecov.io/gh/sitepark/atoolo-runtime-check-bundle)
![phpstan](https://img.shields.io/badge/PHPStan-level%209-brightgreen)
![php](https://img.shields.io/badge/PHP-8.1-blue)
![php](https://img.shields.io/badge/PHP-8.2-blue)
![php](https://img.shields.io/badge/PHP-8.3-blue)
[![E2E Test](https://github.com/sitepark/atoolo-e2e-test/actions/workflows/e2e-test.yml/badge.svg)](https://github.com/sitepark/atoolo-e2e-test/actions/workflows/e2e-test.yml)

# Atoolo runtime check bundle

Symfony bundle which contains tools that can be used to check whether the current runtime environment is set up as expected.

[Documentation](https://sitepark.github.io/atoolo-docs/develop/bundles/runtime-check/)

0 comments on commit 8d7036a

Please sign in to comment.