meta: add build status badge

This commit is contained in:
Chris Felegy 2018-11-05 17:37:50 -05:00
parent 53ed8491f9
commit 6252b12453
1 changed files with 18 additions and 17 deletions

View File

@ -1,17 +1,18 @@
# gavalink
[![](https://godoc.org/github.com/foxbot/gavalink?status.svg)](http://godoc.org/github.com/foxbot/gavalink)
[lavalink] wrapper for Go
## Requirements
- Go 1.10+
- Lavalink v3+
## License
Licensed under ISC. See the [full license].
[lavalink]: https://github.com/Frederikam/Lavalink
[full license]: LICENSE.md
# gavalink
[![](https://godoc.org/github.com/foxbot/gavalink?status.svg)](http://godoc.org/github.com/foxbot/gavalink)
[![Build Status](https://travis-ci.com/foxbot/gavalink.svg?branch=master)](https://travis-ci.com/foxbot/gavalink)
[lavalink] wrapper for Go
## Requirements
- Go 1.10+
- Lavalink v3+
## License
Licensed under ISC. See the [full license].
[lavalink]: https://github.com/Frederikam/Lavalink
[full license]: LICENSE.md