aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-03-01 11:33:01 +0100
committerGitHub <noreply@github.com>2019-03-01 11:33:01 +0100
commit14eb6e7f57e642bda394fa71a0690c0410760000 (patch)
tree00aec7147dcc7abea5b362bd617265ab4a72921b /README.md
parent497599eda62246d2d4fab36b845636a22c9d3633 (diff)
docs: add new line in README.md
Add new line between description and supported OSes. Looks better visually, also list of OSes is not split across lines.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4c5a2c64..cac7abd30 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,8 @@
[![GoDoc](https://godoc.org/github.com/google/syzkaller?status.svg)](https://godoc.org/github.com/google/syzkaller)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
-`syzkaller` is an unsupervised coverage-guided kernel fuzzer. Supported OSes: `Akaros`, `FreeBSD`, `Fuchsia`, `gVisor`, `Linux`, `NetBSD`, `OpenBSD`, `Windows`.
+`syzkaller` is an unsupervised coverage-guided kernel fuzzer.\
+Supported OSes: `Akaros`, `FreeBSD`, `Fuchsia`, `gVisor`, `Linux`, `NetBSD`, `OpenBSD`, `Windows`.
Mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller) (join on [web](https://groups.google.com/forum/#!forum/syzkaller) or by [email](mailto:syzkaller+subscribe@googlegroups.com)).