Skip to content

Commit 148d322

Browse files
authored
Update README.md
1 parent abf9116 commit 148d322

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
![Version](https://img.shields.io/endpoint?url=https://shield.abap.space/version-shield-json/github/Marc-Bernard-Tools/ABAP-HTML-Diff/src/zcl_htmldiff.clas.abap/c_version&label=Version&color=blue)
2+
3+
[![License](https://img.shields.io/github/license/Marc-Bernard-Tools/ABAP-HTML-Diff?label=License&color=green)](LICENSE)
4+
[![REUSE Status](https://api.reuse.software/badge/github.com/Marc-Bernard-Tools/ABAP-HTML-Diff)](https://api.reuse.software/info/github.com/Marc-Bernard-Tools/ABAP-HTML-Diff)
5+
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg?color=green)](CODE_OF_CONDUCT.md)
6+
17
# ABAP HTML Diff
28

39
Library to highlight the content difference between two HTML strings (htmldiff).
@@ -155,7 +161,7 @@ All contributions are welcome! Just fork this repo and create a pull request.
155161
## About
156162

157163
<p>Made with :heart: in Canada</p>
158-
<p>Copyright © 2021 <a href="https://marcbernardtools.com/">Marc Bernard Tools</a></p>
164+
<p>Copyright © 2022 <a href="https://marcbernardtools.com/">Marc Bernard Tools</a></p>
159165
<p>Follow <a href="https://twitter.com/marcfbe">@marcfbe</a> on Twitter</p>
160166
<p><a href="https://marcbernardtools.com/"><img width="160" height="65" src="https://marcbernardtools.com/info/MBT_Logo_640x250_on_Gray.png" alt="MBT Logo"></a></p>
161167

0 commit comments

Comments
 (0)