diff --git a/Cargo.toml b/Cargo.toml index 125bab2..3b3dd07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ripgrep_all" -description = "ripgrep but search in PDFs, E-Books, Office documents, etc, and also in archives" +description = "ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc" license = "AGPL-3.0-or-later" version = "0.6.1" repository = "https://github.com/phiresky/ripgrep_all" diff --git a/README.md b/README.md index 158d50f..488122e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# rga - ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc + similar: - pdfgrep