Skip to content

Commit

Permalink
adding bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosInTheCRD committed Dec 11, 2023
1 parent ef77f75 commit d03fd93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A client library for [Witness](https://github.com/in-toto/witness), written in G

[![Go Reference](https://pkg.go.dev/badge/github.com/in-toto/go-witness.svg)](https://pkg.go.dev/github.com/in-toto/go-witness)
[![Go Report Card](https://goreportcard.com/badge/github.com/in-toto/go-witness)](https://goreportcard.com/report/github.com/in-toto/go-witness)
![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8164/badge)](https://www.bestpractices.dev/projects/8164)
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8164/badge)](https://www.bestpractices.dev/projects/8164)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/in-toto/go-witness/badge)](https://securityscorecards.dev/viewer/?uri=github.com/in-toto/go-witness)
[![FOSSA Status](https://app.fossa.com/api/projects/custom%2B41709%2Fgithub.com%2Fin-toto%2Fgo-witness.svg?type=shield&issueType=license)](https://app.fossa.com/projects/custom%2B41709%2Fgithub.com%2Fin-toto%2Fgo-witness?ref=badge_shield&issueType=license)

Expand All @@ -29,4 +29,4 @@ In order to effectively contribute to this library, you will need:
- Go 1.19

## Running Tests
This repository uses Go tests for testing. You can run these tests by executing `make test`
This repository uses Go tests for testing. You can run these tests by executing `make test`.

0 comments on commit d03fd93

Please sign in to comment.