README: Add TOC

BUG=none
TEST=none

Change-Id: Id2a6af763bb891e95001a40b435f029f85eb7df9
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3109172
Reviewed-by: Junichi Uekawa <uekawa@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
This commit is contained in:
Keiichi Watanabe 2021-08-20 14:58:18 +09:00 committed by Commit Bot
parent a0320d286d
commit 48473283aa

View file

@ -6,6 +6,8 @@ makes crosvm unique is a focus on safety within the programming language and a
sandbox around the virtual devices to protect the kernel from attack in case of
an exploit in the devices.
[TOC]
## Building for Linux
Crosvm uses submodules to manage external dependencies. Initialize them via: