🏡 index : github.com/captn3m0/ruby-deb-version.git

author Nemo <commits@captnemo.in> 2023-05-30 21:46:55.0 +05:30:00
committer Nemo <commits@captnemo.in> 2023-05-30 21:46:55.0 +05:30:00
commit
7a6ca4f9ece5c87e250d608ddf4fb73e1718894e [patch]
tree
802fb4d40391bbc9b6c8427f5713ff86cbf6005d
parent
3fb43bc41ce45a77cb7c74ddf0f0275057fd170e
download
7a6ca4f9ece5c87e250d608ddf4fb73e1718894e.tar.gz

[ci skip] adds badges to readme



Diff

 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