Add Travis-CI badge to readme

This commit is contained in:
2016-06-29 00:19:30 +01:00
parent 59e744c97a
commit 6ce87d138a

View File

@@ -1,4 +1,4 @@
# go-base58
# go-base58 [![Build Status](https://api.travis-ci.org/jimeh/go-base58.svg)](https://travis-ci.org/jimeh/go-base58)
A Base58 encoding and decoding package for [Go](https://golang.org/).