Skip to content

Commit 484fed5

Browse files
{"schema":"decodex/commit/1","summary":"Land trim README badge and separate license","authority":"manual"}
2 parents 7d7b44e + 8857062 commit 484fed5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Unescape strings with escape sequences written out as literal characters.
88
[![License GPLv3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
99
[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/hack-ink/unescaper)](https://github.com/hack-ink/unescaper/tags)
1010
[![GitHub last commit](https://img.shields.io/github/last-commit/hack-ink/unescaper?color=red&style=plastic)](https://github.com/hack-ink/unescaper)
11-
[![GitHub code lines](https://tokei.rs/b1/github/hack-ink/unescaper)](https://github.com/hack-ink/unescaper)
1211
[![Checks](https://github.com/hack-ink/unescaper/actions/workflows/checks.yml/badge.svg?branch=main)](https://github.com/hack-ink/unescaper/actions/workflows/checks.yml)
1312

1413
</div>
@@ -52,6 +51,8 @@ We would like to extend our heartfelt gratitude to the following projects and co
5251

5352
- [unescape-rs](https://github.com/saghm/unescape-rs) for the original idea this crate builds on.
5453

54+
---
55+
5556
<div align="right">
5657

5758
### License

0 commit comments

Comments
 (0)