Add the gVisor gitter badge to the README

Moves the build badge to just below the logo and adds the gitter badge next to
it for consistency.

PiperOrigin-RevId: 251956383
This commit is contained in:
Ian Lewis
2019-06-06 16:58:29 -07:00
committed by Shentubot
parent 02ab1f187c
commit 6a4c006564
+3 -2
View File
@@ -1,5 +1,8 @@
![gVisor](g3doc/logo.png)
[![Status](https://storage.googleapis.com/gvisor-build-badges/build.svg)](https://storage.googleapis.com/gvisor-build-badges/build.html)
[![gVisor chat](https://badges.gitter.im/gvisor/community.png)](https://gitter.im/gvisor/community)
## What is gVisor?
**gVisor** is a user-space kernel, written in Go, that implements a substantial
@@ -36,8 +39,6 @@ be found at [gvisor.dev][gvisor-dev].
## Installing from source
[![Status](https://storage.googleapis.com/gvisor-build-badges/build.svg)](https://storage.googleapis.com/gvisor-build-badges/build.html)
gVisor currently requires x86\_64 Linux to build, though support for other
architectures may become available in the future.