Skip to content

Commit

Permalink
docs: 🚦
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Perkowski <[email protected]>
  • Loading branch information
adamperkowski committed Nov 23, 2024
1 parent cf1ecd6 commit f2e22b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "nvrs"
version = "0.1.3"
authors = ["Adam Perkowski <[email protected]>"]
license = "MIT"
description = "new version checker for software releases 🦀"
description = "🚦 fast new version checker for software releases 🦀"
repository = "https://github.com/adamperkowski/nvrs"
readme = "README.md"
categories = ["command-line-interface", "command-line-utilities"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div align='center'>

# nvrs
new version checker for software releases 🦀<br>
🚦 fast new version checker for software releases 🦀<br>
[nvchecker](https://github.com/lilydjwg/nvchecker) rewritten in Rust

![GitHub Contributors](https://img.shields.io/github/contributors-anon/adamperkowski/nvrs?style=for-the-badge&labelColor=%23a8127d&color=%23336795) ![GitHub Repo Size](https://img.shields.io/github/repo-size/adamperkowski/nvrs?style=for-the-badge&labelColor=%23a8127d&color=%23336795) ![Repo Created At](https://img.shields.io/github/created-at/adamperkowski/nvrs?style=for-the-badge&labelColor=%23a8127d&color=%23336795)
Expand Down
2 changes: 1 addition & 1 deletion man/nvrs.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.TH "nvrs" "1" "November 2024" "" "nvrs manual"

.SH NAME
nvrs \- fast new version checker for software releases 🦀
nvrs \- fast new version checker for software releases 🚦🦀

.SH SYNOPSIS
\fBnvrs [OPTIONS]\fR
Expand Down

0 comments on commit f2e22b6

Please sign in to comment.