chore: update README
This commit is contained in:
parent
665774a981
commit
a1da786ed1
3 changed files with 4 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ readme = "README.md"
|
||||||
homepage = "https://github.com/dotinx/naj"
|
homepage = "https://github.com/dotinx/naj"
|
||||||
repository = "https://github.com/dotinx/naj"
|
repository = "https://github.com/dotinx/naj"
|
||||||
categories = ["command-line-utilities"]
|
categories = ["command-line-utilities"]
|
||||||
exclude = ["scripts/",]
|
exclude = ["scripts/","assets/"]
|
||||||
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
# Naj (我 `/*ŋˤajʔ/`)
|
# Naj
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
**Naj** is a lightweight, secure, and idempotent wrapper for Git, written in Rust. It solves the chaos of managing multiple Git identities (Work vs. Personal) by strictly isolating configurations and preventing accidental identity leaks.
|
**Naj** is a lightweight, secure, and idempotent wrapper for Git, written in Rust. It solves the chaos of managing multiple Git identities (Work vs. Personal) by strictly isolating configurations and preventing accidental identity leaks.
|
||||||
|
|
||||||
|
|
|
||||||
BIN
assets/naj-banner.jpg
Normal file
BIN
assets/naj-banner.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
Loading…
Add table
Reference in a new issue