We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb40206 commit 9b54759Copy full SHA for 9b54759
README.md
@@ -8,6 +8,9 @@
8
<a href="https://github.com/joshmedeski/sesh/actions/workflows/ci-cd.yml">
9
<img alt="tests" src="https://github.com/joshmedeski/sesh/actions/workflows/ci-cd.yml/badge.svg" />
10
</a>
11
+ <a href="https://goreportcard.com/report/github.com/joshmedeski/sesh">
12
+ <img alt="goreport" src="https://goreportcard.com/badge/github.com/joshmedeski/sesh" />
13
+ </a>
14
<a href="https://opensource.org/licenses/MIT">
15
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" />
16
0 commit comments