Skip to content

Commit 832f2c6

Browse files
author
Alessio Treglia
authored
Update README.md
1 parent e20bd52 commit 832f2c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
![Build](https://github.com/alessio/shellescape/workflows/Build/badge.svg)
22
[![GoDoc](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/alessio/shellescape?tab=overview)
3+
[![codecov](https://codecov.io/gh/alessio/shellescape/branch/master/graph/badge.svg)](https://codecov.io/gh/alessio/shellescape)
34
[![Coverage](https://gocover.io/_badge/github.com/alessio/shellescape)](https://gocover.io/github.com/alessio/shellescape)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/alessio/shellescape)](https://goreportcard.com/report/github.com/alessio/shellescape)
6+
47
# shellescape
58
Escape arbitrary strings for safe use as command line arguments.
69
## Contents of the package

0 commit comments

Comments
 (0)