Skip to content

Commit ceb31b5

Browse files
authored
Add license and vuejs badge (#3)
1 parent ad8c344 commit ceb31b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1+
[![License](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)
12
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%208.1-8892BF)](https://php.net/)
23
[![Minimum Symfony Version](https://img.shields.io/badge/symfony-%3E%3D%206.0-brightgreen)](https://symfony.com/doc/current/validation.html)
4+
[![Vuejs](https://img.shields.io/badge/Vuejs-3.4-brightgreen)](https://vuejs.org/)
35
[![codecov](https://codecov.io/gh/frankdekker/symfony-log-viewer-bundle/branch/master/graph/badge.svg)](https://app.codecov.io/gh/frankdekker/symfony-log-viewer-bundle)
46
![Run tests](https://github.com/frankdekker/symfony-log-viewer-bundle/actions/workflows/test.yml/badge.svg)
57

68
<div style="text-align: center">
79
<h1 style="margin-bottom:0">Log viewer for Symfony</h1>
8-
<i>Inspired by <a href="https://github.com/opcodesio/log-viewer">opcodesio/log-viewer</a></i>
10+
<i>Inspired by <a href="https://github.com/opcodesio/log-viewer">opcodesio/log-viewer</a> for Laravel</i>
911
<img src="docs/images/preview.png" alt="log-viewer">
1012
</div>
1113

0 commit comments

Comments
 (0)