(Chore): Minor readme changes

This commit is contained in:
2025-11-17 19:03:06 +00:00
parent 5299ed117e
commit 6b0184d2aa

View File

@@ -1,6 +1,6 @@
# 🗜️ Zipprine - Advanced Archive Manager # 🗜️ Zipprine - TUI zipping tool
A beautiful, feature-rich TUI application for managing archives with style! A simple and clean TUI application for managing archives/
## ✨ Features ## ✨ Features
@@ -29,14 +29,14 @@ A beautiful, feature-rich TUI application for managing archives with style!
```bash ```bash
# Clone the repository # Clone the repository
git clone https://github.com/bereck-work/ziprine.git git clone https://github.com/bereck-work/ziporine.git
cd ziprine cd zipprine
# Install dependencies # Install dependencies
go mod download go mod download
# Build # Build
go build -o ziprine ./cmd/ziprine go build -o zipprine ./cmd/ziprine
# Run # Run
./ziprine ./ziprine
@@ -108,8 +108,8 @@ ziprine/
## 📝 License ## 📝 License
MIT License - Feel free to use and modify! MIT License
## 🤝 Contributing ## Things to do
Contributions are welcome! Feel free to open issues or submit PRs. - [ ] Add unit tests