From cf33bad24369742ec11d96025e05446aad4175a0 Mon Sep 17 00:00:00 2001 From: shellrow Date: Thu, 18 Jul 2024 22:17:57 +0900 Subject: [PATCH] Update description --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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