README: Add IRC info

Copy the IRC text from the chromium docs, giving users a place to go ask
questions.

Change-Id: I9466cb3058823b6afd65ff2912b05d8a70d70229
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2052390
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Dylan Reid <dgreid@chromium.org>
This commit is contained in:
Dylan Reid 2020-02-12 12:35:00 -08:00 committed by Commit Bot
parent bccb4ebb85
commit 62d95045e1

View file

@ -6,6 +6,11 @@ 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 sandbox around the virtual devices to protect the kernel from attack in case of
an exploit in the devices. an exploit in the devices.
## IRC
The channel #crosvm on [freenode](https://webchat.freenode.net/#crosvm) is used
for technical discussion related to crosvm development and integration.
## Building with Docker ## Building with Docker
See the [README](docker/README.md) from the `docker` subdirectory to learn how See the [README](docker/README.md) from the `docker` subdirectory to learn how