Add GoDoc badge to README

This commit is contained in:
James Mills 2017-06-20 23:35:09 -07:00
parent 34cb21f4c0
commit 1c3e82ceec
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Gopher protocol library for Golang
[![Build Status](https://travis-ci.org/prologic/go-gopher.svg)](https://travis-ci.org/prologic/go-gopher)
[![GoDoc](https://godoc.org/github.com/prologic/go-gopher?status.svg)](https://godoc.org/github.com/prologic/go-gopher)
This is a standards compliant Gopher library for the Go programming language
implementing the RFC 1436 specification. The library includes both client and