Skip to content

Commit

Permalink
docs: add repo badges
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Apr 5, 2024
1 parent 5fce573 commit a09579b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# hitt

<a href="https://crates.io/crates/hitt"><img src="https://img.shields.io/crates/v/hitt.svg"></a>
<a href="https://github.com/hougesen/hitt/actions/workflows/validate.yml"><img src="https://github.com/hougesen/hitt/actions/workflows/validate.yml/badge.svg"></a>
<a href="https://codecov.io/gh/hougesen/hitt"><img src="https://codecov.io/gh/hougesen/hitt/branch/main/graph/badge.svg"/></a>

hitt is a command line HTTP testing tool focused on speed and simplicity.

## Install
Expand Down

0 comments on commit a09579b

Please sign in to comment.