Skip to content

Commit

Permalink
[docs] Add docs link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
AlviseDeFaveri committed Apr 9, 2024
1 parent c955c36 commit 57f1e39
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ considered a production-grade tool by any means.
InSpectre Gadget is a tool for inspecting potential Spectre disclosure gadgets
and performing exploitability analysis.

Documentation can be found at `docs/_build/html/index.html`.
Documentation can be found at [https://vusec.github.io/inspectre-gadget](https://vusec.github.io/inspectre-gadget).

## Usage

Expand All @@ -43,7 +43,6 @@ inspectre show <UUID>

![](docs/img/inspectre.gif)


## Evaluation and PoCs

The code for all the experiments reported in the paper (including PoCs)
Expand Down

0 comments on commit 57f1e39

Please sign in to comment.