From e276672b6b438fc1aa1676e7dcede067b0679d8c Mon Sep 17 00:00:00 2001 From: "BALAJI.J.B" <31539453+BalajiJBcs@users.noreply.github.com> Date: Mon, 30 Oct 2017 19:10:32 +0530 Subject: Update README.md (#404) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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). -- cgit mrf-deployment