Skip to content

Commit 3f89614

Browse files
authored
Update README.md
Add "stability: stable" badge, drop issues and license badges.
1 parent c83797b commit 3f89614

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ go-assuan
33

44
[![Travis CI](https://img.shields.io/travis/com/foxcpp/go-assuan.svg?style=flat-square&logo=Linux)](https://travis-ci.com/foxcpp/go-assuan)
55
[![CodeCov](https://img.shields.io/codecov/c/github/foxcpp/go-assuan.svg?style=flat-square)](https://codecov.io/gh/foxcpp/go-assuan)
6-
[![Issues](https://img.shields.io/github/issues-raw/foxcpp/go-assuan.svg?style=flat-square)](https://github.com/foxcpp/go-assuan/issues)
7-
[![License](https://img.shields.io/github/license/foxcpp/go-assuan.svg?style=flat-square)](https://github.com/foxcpp/go-assuan/blob/master/LICENSE)
6+
[![stability-stable](https://img.shields.io/badge/stability-stable-green.svg?style=flat-square)](https://github.com/emersion/stability-badges#stable)
87
[![Go Report Card](https://goreportcard.com/badge/github.com/foxcpp/go-assuan)](https://goreportcard.com/report/github.com/foxcpp/go-assuan)
98

109
Pure Go implementation of Assuan IPC protocol.

0 commit comments

Comments
 (0)