diff --git a/README.Rmd b/README.Rmd index 13d69da..5f23f74 100644 --- a/README.Rmd +++ b/README.Rmd @@ -35,6 +35,7 @@ You need a recent `libpsl`. - macOS: `brew install libpsl` - Debian/Ubuntu-ish: Many repos have old versions so build from source and run `ldconfig` afterwards +- Windows: Just use `urltools::suffix_extract()` ## Installation diff --git a/README.md b/README.md index 030337e..fec7905 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ You need a recent `libpsl`. - macOS: `brew install libpsl` - Debian/Ubuntu-ish: Many repos have old versions so build from source and run `ldconfig` afterwards + - Windows: Just use `urltools::suffix_extract()` ## Installation diff --git a/README_files/figure-gfm/bench-1.png b/README_files/figure-gfm/bench-1.png index dfa54c4..c95c841 100644 Binary files a/README_files/figure-gfm/bench-1.png and b/README_files/figure-gfm/bench-1.png differ