diff options
| author | BALAJI.J.B <31539453+BalajiJBcs@users.noreply.github.com> | 2017-10-30 19:10:32 +0530 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-10-30 14:40:32 +0100 |
| commit | e276672b6b438fc1aa1676e7dcede067b0679d8c (patch) | |
| tree | 4c525acf49e8b21a6830e791409843ed015977c6 /README.md | |
| parent | a35d18d5c510dd0043304e8ce3bae42c20a15964 (diff) | |
Update README.md (#404)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ You can subscribe to it with a google account or by sending an email to syzkalle ## Documentation -Initially syzkaller was developed with Linux kernel fuzzing in mind, but now it's being extended to support other OS kernels as well. +Initially, syzkaller was developed with Linux kernel fuzzing in mind, but now it's being extended to support other OS kernels as well. Most of the documentation at this moment is related to the Linux kernel. For other OS kernels check: [Akaros](docs/akaros.md), [FreeBSD](docs/freebsd.md), [Fuchsia](docs/fuchsia.md), [NetBSD](docs/netbsd.md), [Windows](docs/windows.md). |
