Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trou committed Jun 22, 2023
1 parent ff8e8cd commit 2b0cf54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sliding windows. Common false positives include:
### About

`cpu_rec_rs` is a Rust reimplementation of the original
[`cpu_res`](https://github.com/airbus-seclab/cpu_rec/). Why reimplement it?
[`cpu_rec`](https://github.com/airbus-seclab/cpu_rec/). Why reimplement it?

* Performance
* Code simplification
Expand All @@ -42,4 +42,4 @@ sliding windows. Common false positives include:
The original `cpu_rec` contains a lot of code necessary for experimenting and
updating the corpus. If you want to play with various settings for prediction,
please use `cpu_rec`. It also contains documentation and links to the theory
behind it ([SSTIC presentation](https://github.com/airbus-seclab/cpu_rec/blob/master/doc/cpu_rec_slides_english.pdf)).
behind it ([SSTIC presentation](https://github.com/airbus-seclab/cpu_rec/blob/master/doc/cpu_rec_slides_english.pdf)).

0 comments on commit 2b0cf54

Please sign in to comment.