diff options
| author | Dongliang Mu <mudongliangabcd@gmail.com> | 2019-05-21 21:59:22 -0400 |
|---|---|---|
| committer | Greg Steuck <gnezdo@google.com> | 2019-05-21 18:59:22 -0700 |
| commit | 84b9d38467dd971812a7ce47dcaf0144e2576b6c (patch) | |
| tree | 4bc7c4387eea0ae5bf4ef14210b04e393909a8f8 /README.md | |
| parent | 0625bb5c4c7e39db5b6b5174cee612e3654e5d43 (diff) | |
doc/linux: add one link for linux in the README.md (#1194)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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), |
