Skip to content

Commit 223ed74

Browse files
committed
docs: add minimum golang version in README
1 parent a3466ba commit 223ed74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![Build Status](https://travis-ci.org/coreos/go-systemd.png?branch=master)](https://travis-ci.org/coreos/go-systemd)
44
[![godoc](https://godoc.org/github.com/coreos/go-systemd?status.svg)](http://godoc.org/github.com/coreos/go-systemd)
5+
![minimum golang 1.5](https://img.shields.io/badge/golang-1.5%2B-orange.svg)
6+
57

68
Go bindings to systemd. The project has several packages:
79

0 commit comments

Comments
 (0)