mirror of
https://github.com/elyby/chrly.git
synced 2024-12-23 21:50:03 +05:30
Update Go badge
This commit is contained in:
parent
af49eef84c
commit
0f2b000d70
@ -328,7 +328,7 @@ If your Redis instance isn't located at the `localhost`, you can change host by
|
||||
After all of that `go run main.go serve` should successfully start the application.
|
||||
To run tests execute `go test ./...`. If your Go version is older than 1.9, then run a `/script/test`.
|
||||
|
||||
[ico-lang]: https://img.shields.io/badge/lang-go%201.12-blue.svg?style=flat-square
|
||||
[ico-lang]: https://img.shields.io/badge/lang-go%201.13-blue.svg?style=flat-square
|
||||
[ico-build]: https://img.shields.io/travis/elyby/chrly.svg?style=flat-square
|
||||
[ico-coverage]: https://img.shields.io/codecov/c/github/elyby/chrly.svg?style=flat-square
|
||||
[ico-changelog]: https://img.shields.io/badge/keep%20a-changelog-orange.svg?style=flat-square
|
||||
|
Loading…
Reference in New Issue
Block a user