diff --git a/Cargo.toml b/Cargo.toml index 154bd30..bc07c66 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "nrev" version = "0.1.0" edition = "2021" authors = ["shellrow "] -description = "Simple and Fast Network Mapper" +description = "Simple and Fast Network Revealer/Mapper." repository = "https://github.com/shellrow/nrev" homepage = "https://github.com/shellrow/nrev" documentation = "https://github.com/shellrow/nrev" diff --git a/README.md b/README.md index 44c4490..9e59bec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [crates-url]: https://crates.io/crates/nrev # nrev [![Crates.io][crates-badge]][crates-url] -Simple and Fast Network Mapper. Written in Rust. +Simple and Fast Network Revealer/Mapper. Written in Rust. Designed to be used in network mapping, probe, and security tests. ## Features