Skip to content

Commit 2547797

Browse files
authored
Update README.md
1 parent 4344c3b commit 2547797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ oexec
22
=====
33
[![GitHub release](https://img.shields.io/github/release/amalfra/oexec.svg)](https://github.com/amalfra/oexec/releases)
44
![Build Status](https://github.com/amalfra/oexec/actions/workflows/test.yml/badge.svg?branch=main)
5-
[![GoDoc](https://godoc.org/github.com/amalfra/oexec?status.svg)](https://godoc.org/github.com/amalfra/oexec)
5+
[![GoDoc](https://godoc.org/github.com/amalfra/oexec/v2?status.svg)](https://godoc.org/github.com/amalfra/oexec/v2)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/amalfra/oexec)](https://goreportcard.com/report/github.com/amalfra/oexec)
77

88
A go package to execute shell commands in specified order. Currently supports executing list of shell commands in following orders:

0 commit comments

Comments
 (0)