From 3bee863aee7d3975c044e9558ca3ddbf0b3e4a19 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Fri, 28 Aug 2020 18:07:14 -0700 Subject: [PATCH] Add code search badge PiperOrigin-RevId: 329042549 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed9e0e92b..0a79e2cff 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![](https://github.com/google/gvisor/workflows/Build/badge.svg) [![gVisor chat](https://badges.gitter.im/gvisor/community.png)](https://gitter.im/gvisor/community) +[![code search](https://img.shields.io/badge/code-search-blue)](https://cs.opensource.google/gvisor/gvisor) ## What is gVisor?