aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-10-25 09:55:24 +0200
committerGitHub <noreply@github.com>2017-10-25 09:55:24 +0200
commit9bf63a7b2b225124fa97e6b5d7f98a23a2688290 (patch)
tree21708a2ade7d9c23b38a2f7ef545a8618e534c6e
parent031174c3103a625f16e192ffa82572c92e05bbf4 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b7c053659..937547c8b 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# syzkaller - linux kernel fuzzer
+# syzkaller - kernel fuzzer
[![Build Status](https://travis-ci.org/google/syzkaller.svg?branch=master)](https://travis-ci.org/google/syzkaller)
-`syzkaller` is an unsupervised coverage-guided Linux kernel fuzzer.
+`syzkaller` is an unsupervised coverage-guided kernel fuzzer. `Linux` kernel fuzzing has the most support, `akaros`, `freebsd`, `fuchsia`, `netbsd` and `windows` are supported to varying degrees.
The project mailing list is [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller).
You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com.