Skip to content

Commit fbb52e4

Browse files
authored
Merge pull request #22 from shellrow/release
Update description
2 parents e2af121 + cf33bad commit fbb52e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "nrev"
33
version = "0.1.0"
44
edition = "2021"
55
authors = ["shellrow <[email protected]>"]
6-
description = "Simple and Fast Network Mapper"
6+
description = "Simple and Fast Network Revealer/Mapper."
77
repository = "https://github.com/shellrow/nrev"
88
homepage = "https://github.com/shellrow/nrev"
99
documentation = "https://github.com/shellrow/nrev"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[crates-url]: https://crates.io/crates/nrev
33

44
# nrev [![Crates.io][crates-badge]][crates-url]
5-
Simple and Fast Network Mapper. Written in Rust.
5+
Simple and Fast Network Revealer/Mapper. Written in Rust.
66
Designed to be used in network mapping, probe, and security tests.
77

88
## Features

0 commit comments

Comments
 (0)