Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Commit f60d5cc

Browse files
committed
Added badges and sponsor bits
1 parent 73f41bd commit f60d5cc

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/FUNDING.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# These are supported funding model platforms
2+
3+
github: [ssddanbrown]

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# PHP HtmlDiff
22

33
[![Build Status](https://github.com/ssddanbrown/htmldiff/workflows/phpunit/badge.svg)](https://github.com/ssddanbrown/htmldiff/actions)
4+
[![Latest Stable Version](https://poser.pugx.org/ssddanbrown/htmldiff/v)](//packagist.org/packages/ssddanbrown/htmldiff)
5+
[![Total Downloads](https://poser.pugx.org/ssddanbrown/htmldiff/downloads)](//packagist.org/packages/ssddanbrown/htmldiff)
6+
47

58
This library will compare two provided HTML string inputs and output HTML, tagged with the differences between the two.
69

0 commit comments

Comments
 (0)