Skip to content

Commit

Permalink
docs: add codecov badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sincerefly committed Jun 27, 2024
1 parent 3a56b2b commit cdc2cb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/sincerefly/capybara)](https://goreportcard.com/report/github.com/sincerefly/capybara)
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-_red.svg"></a>
<a href="https://github.com/sincerefly/capybara/issues"><img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat"></a>
[![codecov](https://codecov.io/gh/sincerefly/capybara/graph/badge.svg?token=D8RGT9H0TU)](https://codecov.io/gh/sincerefly/capybara)

A convenient tool for adding borders, watermarks to images, with possible future additions such as format conversion, image compression, and more.

Expand Down

0 comments on commit cdc2cb0

Please sign in to comment.