Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal committed Aug 3, 2024
1 parent 439c235 commit 2643290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Custom HTML Elements

[![Latest Stable Version](http://poser.pugx.org/lordsimal/custom-html-elements/v)](https://packagist.org/packages/lordsimal/custom-html-elements) [![Total Downloads](http://poser.pugx.org/lordsimal/custom-html-elements/downloads)](https://packagist.org/packages/lordsimal/custom-html-elements) [![Latest Unstable Version](http://poser.pugx.org/lordsimal/custom-html-elements/v/unstable)](https://packagist.org/packages/lordsimal/custom-html-elements) [![License](http://poser.pugx.org/lordsimal/custom-html-elements/license)](https://packagist.org/packages/lordsimal/custom-html-elements) [![PHP Version Require](http://poser.pugx.org/lordsimal/custom-html-elements/require/php)](https://packagist.org/packages/lordsimal/custom-html-elements)[![codecov](https://codecov.io/gh/LordSimal/custom-html-elements/graph/badge.svg?token=dMo14KjnhP)](https://codecov.io/gh/LordSimal/custom-html-elements)
[![Latest Stable Version](https://poser.pugx.org/lordsimal/custom-html-elements/v)](https://packagist.org/packages/lordsimal/custom-html-elements) [![Total Downloads](https://poser.pugx.org/lordsimal/custom-html-elements/downloads)](https://packagist.org/packages/lordsimal/custom-html-elements) [![Latest Unstable Version](https://poser.pugx.org/lordsimal/custom-html-elements/v/unstable)](https://packagist.org/packages/lordsimal/custom-html-elements) [![License](https://poser.pugx.org/lordsimal/custom-html-elements/license)](https://packagist.org/packages/lordsimal/custom-html-elements) [![PHP Version Require](https://poser.pugx.org/lordsimal/custom-html-elements/require/php)](https://packagist.org/packages/lordsimal/custom-html-elements)[![codecov](https://codecov.io/gh/LordSimal/custom-html-elements/graph/badge.svg?token=dMo14KjnhP)](https://codecov.io/gh/LordSimal/custom-html-elements)

Allows you to create custom HTML elements to render more complex template parts with a simpler HTML representation

Expand Down

0 comments on commit 2643290

Please sign in to comment.