diff --git a/README.md b/README.md index eeed9878..ed2b652a 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,12 @@ TSFFS is a snapshotting, coverage-guided fuzzer built on the [SIMICS](https://www.intel.com/content/www/us/en/developer/articles/tool/simics-simulator.html) -full system simulator. TSFFS makes it easy to fuzz and triage crashes on traditionally -challenging targets including UEFI applications, bootloaders, BIOS, kernel modules, and -device firmware. TSSFS can even fuzz user-space applications on Linux and Windows. See -the [requirements](./docs/Requirements.md) to find out if TSSFS can fuzz your code. +full system simulator. TSFFS makes it easy to fuzz and triage crashes on +traditionally challenging targets including UEFI applications, bootloaders, +BIOS, kernel modules, and device firmware. TSSFS can even fuzz user-space +applications on Linux and Windows. See the +[requirements](https://intel.github.io/tsffs/fuzzing/compatibility.html) to +find out if TSSFS can fuzz your code. - [TSFFS: Target Software Fuzzer For SIMICS](#tsffs-target-software-fuzzer-for-simics) - [Quick Start](#quick-start)