Skip to content

Commit

Permalink
Fix gem version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
mscrivo authored Jun 9, 2024
1 parent 06f3ebd commit 0238af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
html2text ![Build](https://github.com/soundasleep/html2text_ruby/actions/workflows/build.yml/badge.svg) [![Gem Version](https://badge.fury.io/rb/html2text.svg)](https://rubygems.org/gems/html2text)
html2text ![Build](https://github.com/soundasleep/html2text_ruby/actions/workflows/build.yml/badge.svg) [![Gem Version](https://badge.fury.io/rb/html2text.svg)](https://badge.fury.io/rb/html2text)
---

`html2text` is a very simple gem that uses DOM methods to convert HTML into a format similar to what would be
Expand Down

0 comments on commit 0238af7

Please sign in to comment.