aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBALAJI.J.B <31539453+BalajiJBcs@users.noreply.github.com>2017-10-30 19:10:32 +0530
committerDmitry Vyukov <dvyukov@google.com>2017-10-30 14:40:32 +0100
commite276672b6b438fc1aa1676e7dcede067b0679d8c (patch)
tree4c525acf49e8b21a6830e791409843ed015977c6
parenta35d18d5c510dd0043304e8ce3bae42c20a15964 (diff)
Update README.md (#404)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7b18b450..0f281af10 100644
--- a/README.md
+++ b/README.md
@@ -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).