summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2020-03-09 03:02:23 +0000
committerAlyssa Ross <hi@alyssa.is>2020-03-09 03:02:23 +0000
commit1fb99239c0e5976cbad2fa8fdc45f15d219f7ed2 (patch)
tree0f44cc95b797eb50f78bf4246bdeb908f5981d7e /README.md
parentda70e9a5c947c0fef40479cc99ae13f52b4e1065 (diff)
parent9515b05c086c55b9e3fbddbc56fb6eb3e9a510a8 (diff)
downloadcrosvm-1fb99239c0e5976cbad2fa8fdc45f15d219f7ed2.tar
crosvm-1fb99239c0e5976cbad2fa8fdc45f15d219f7ed2.tar.gz
crosvm-1fb99239c0e5976cbad2fa8fdc45f15d219f7ed2.tar.bz2
crosvm-1fb99239c0e5976cbad2fa8fdc45f15d219f7ed2.tar.lz
crosvm-1fb99239c0e5976cbad2fa8fdc45f15d219f7ed2.tar.xz
crosvm-1fb99239c0e5976cbad2fa8fdc45f15d219f7ed2.tar.zst
crosvm-1fb99239c0e5976cbad2fa8fdc45f15d219f7ed2.zip
Merge remote-tracking branch 'origin/master' into master
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92fd1b4..09e8c1c 100644
--- a/README.md
+++ b/README.md
@@ -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
 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
 
 See the [README](docker/README.md) from the `docker` subdirectory to learn how