diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-03-01 11:33:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-01 11:33:01 +0100 |
| commit | 14eb6e7f57e642bda394fa71a0690c0410760000 (patch) | |
| tree | 00aec7147dcc7abea5b362bd617265ab4a72921b /README.md | |
| parent | 497599eda62246d2d4fab36b845636a22c9d3633 (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.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ [](https://godoc.org/github.com/google/syzkaller) [](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)). |
