Skip to content

Commit 0c93304

Browse files
committed
README.md: Add badges and our logo
1 parent 22d48ff commit 0c93304

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Icinga Reporting
22

3+
[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.0-777BB4?logo=PHP)](https://php.net/)
4+
![Build Status](https://github.com/icinga/icingaweb2-module-reporting/workflows/PHP%20Tests/badge.svg?branch=master)
5+
[![Github Tag](https://img.shields.io/github/tag/Icinga/icingaweb2-module-reporting.svg)](https://github.com/Icinga/icingaweb2-module-reporting)
6+
7+
![Icinga Logo](https://icinga.com/wp-content/uploads/2014/06/icinga_logo.png)
8+
39
Icinga Reporting is the central component for reporting related functionality in the monitoring web frontend and
410
framework Icinga Web 2. The engine allows you to create reports over a specified time period for ad-hoc and scheduled
511
generation of reports. Other modules use the provided functionality in order to provide concrete reports.

0 commit comments

Comments
 (0)