From 7a6ca4f9ece5c87e250d608ddf4fb73e1718894e Mon Sep 17 00:00:00 2001
From: Nemo <commits@captnemo.in>
Date: Tue, 30 May 2023 21:46:55 +0530
Subject: [PATCH] [ci skip] adds badges to readme

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4e5f8df..6863122 100644
--- a/README.md
+++ a/README.md
@@ -1,4 +1,4 @@
-# Debian Version (Ruby)
+# Debian Version (Ruby) [![License MIT](https://badgen.net/github/license/captn3m0/ruby-deb-version)](https://github.com/captn3m0/ruby-deb-version/blob/main/LICENSE.txt) [![Rubygems version](https://badgen.net/rubygems/v/deb_version)](https://rubygems.org/gems/deb_version) [![CI Status](https://badgen.net/github/checks/captn3m0/ruby-deb-version)](https://github.com/captn3m0/ruby-deb-version/actions/workflows/main.yml?query=branch%3Amain) ![Latest Tag](https://badgen.net/github/tag/captn3m0/ruby-deb-version) [![Open Issues](https://badgen.net/github/open-issues/captn3m0/ruby-deb-version)](https://github.com/captn3m0/ruby-deb-version/issues?q=is%3Aissue+is%3Aopen)
 
 A port of "Debian Version" comparison function to Ruby. This is based on 
 [Debian Policy Manual v4.6.20, Section 5.6.12](https://www.debian.org/doc/debian-policy/ch-controlfields.html#version).
@@ -42,7 +42,7 @@
 
 ## License
 
-The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
+The gem is available as open source under the terms of the [MIT License](https://nemo.mit-license.org/).
 
 ## Code of Conduct
 
--
rgit 0.1.5