mirror of
https://github.com/spf13/cobra
synced 2024-11-24 14:47:12 +00:00
Use svg instead of png to get better image quality
This commit is contained in:
parent
b78326bb16
commit
a40354f0bd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
A Commander for modern go CLI interactions
|
||||
|
||||
[![Build Status](https://travis-ci.org/spf13/cobra.png)](https://travis-ci.org/spf13/cobra)
|
||||
[![Build Status](https://travis-ci.org/spf13/cobra.svg)](https://travis-ci.org/spf13/cobra)
|
||||
|
||||
## Overview
|
||||
|
||||
|
|
Loading…
Reference in a new issue