Skip to content

Commit 46a94c2

Browse files
committed
README: format badges
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
1 parent ab0aeba commit 46a94c2

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
docker-machine-driver-xhyve
22
===========================
33

4-
| Releases | Travis-CI | CircleCI |
5-
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
6-
| [![Releases](https://img.shields.io/github/release/zchee/docker-machine-driver-xhyve.svg?style=flat)](https://github.com/zchee/docker-machine-driver-xhyve/releases) | [![Build Status](https://travis-ci.org/zchee/docker-machine-driver-xhyve.svg?branch=master)](https://travis-ci.org/zchee/docker-machine-driver-xhyve) | [![Circle CI](https://circleci.com/gh/zchee/docker-machine-driver-xhyve/tree/master.svg?style=svg)](https://circleci.com/gh/zchee/docker-machine-driver-xhyve/tree/master) |
4+
[![Releases](https://img.shields.io/github/release/zchee/docker-machine-driver-xhyve.svg?style=flat)](https://github.com/zchee/docker-machine-driver-xhyve/releases) [![Build Status](https://travis-ci.org/zchee/docker-machine-driver-xhyve.svg?branch=master)](https://travis-ci.org/zchee/docker-machine-driver-xhyve) [![Circle CI](https://circleci.com/gh/zchee/docker-machine-driver-xhyve/tree/master.svg?style=svg)](https://circleci.com/gh/zchee/docker-machine-driver-xhyve/tree/master) [![GA][ga-badge]][ga]
75

86
libmachine driver plugin for [xhyve](https://github.com/mist64/xhyve) native OS X Hypervisor
97

@@ -241,3 +239,7 @@ $ ./xhyverun.sh
241239
vmx_init: processor not supported by Hypervisor.framework
242240
Unable to create VM (-85377018)
243241
```
242+
243+
244+
[ga-badge]: https://ga-beacon.appspot.com/UA-89201129-1/docker-machine-driver-xhyve?flat&useReferer
245+
[ga]: https://github.com/zchee/docker-machine-driver-xhyve

0 commit comments

Comments
 (0)