updated readme

This commit is contained in:
Joby 2023-09-08 23:35:07 +00:00
parent e6941b3bd5
commit f39dd9e1c2

View file

@ -1,5 +1,6 @@
# byjoby/html-object-strings
[![Tests and analysis](https://github.com/jobyone/html-object-strings/actions/workflows/tests.yaml/badge.svg)](https://github.com/jobyone/html-object-strings/actions/workflows/tests.yaml)
[![PHPStan](https://github.com/jobyone/html-object-strings/actions/workflows/phpstan.yaml/badge.svg)](https://github.com/jobyone/html-object-strings/actions/workflows/phpstan.yaml)
[![PHPUnit](https://github.com/jobyone/html-object-strings/actions/workflows/phpunit.yaml/badge.svg)](https://github.com/jobyone/html-object-strings/actions/workflows/phpunit.yaml)
A library used for building and manipulating HTML tags, fragments, and documents through an object-oriented interface.