From 84b9d38467dd971812a7ce47dcaf0144e2576b6c Mon Sep 17 00:00:00 2001 From: Dongliang Mu Date: Tue, 21 May 2019 21:59:22 -0400 Subject: doc/linux: add one link for linux in the README.md (#1194) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cac7abd30..8eef8b880 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Found bugs: [Akaros](docs/akaros/found_bugs.md), [Darwin/XNU](docs/darwin/README 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. +Most of the documentation at this moment is related to the [Linux](docs/linux/setup.md) kernel. For other OS kernels check: [Akaros](docs/akaros/README.md), [Darwin/XNU](docs/darwin/README.md), -- cgit mrf-deployment