Skip to content

Commit

Permalink
Add badge for MIT license (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirhcel authored Nov 24, 2023
1 parent 75edc46 commit 69c57b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
# Unescaper
### Unescape strings with escape sequences written out as literal characters.

[![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![License GPLv3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Checks](https:/hack-ink/unescaper/actions/workflows/checks.yml/badge.svg?branch=main)](https:/hack-ink/unescaper/actions/workflows/checks.yml)
[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/hack-ink/unescaper)](https:/hack-ink/unescaper/tags)
[![GitHub code lines](https://tokei.rs/b1/github/hack-ink/unescaper)](https:/hack-ink/unescaper)
Expand Down

0 comments on commit 69c57b4

Please sign in to comment.