Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chouchouji committed Nov 10, 2024
1 parent 25681da commit 03384fc
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
<img src="https://github.com/user-attachments/assets/723ef410-5dc0-46e6-966f-fa740107e856" alt="logo" style="background: red" />
<h1>Alias Manager</h1>
<p>A tool used to manage your system aliases</p>
<p>
<img src="https://img.shields.io/github/package-json/v/chouchouji/alias-manager" alt="version">
<img src="https://img.shields.io/github/stars/chouchouji/alias-manager" alt="stars">
<img src="https://img.shields.io/github/license/chouchouji/alias-manager" alt="license">
</p>
</div>

---
Expand All @@ -11,10 +16,26 @@
- 🎨 &nbsp; Support create, delete, rename and run system alias
- 📦 &nbsp; Support custom path that used to store aliases

## Usage

### Create Alias

### Rename Alias

### Delete Alias(es)

### Run Alias

### Set Store Path

## Feedback

If you encounter problems or have good ideas and suggestions, please [report](https://github.com/chouchouji/alias-manager/issues) here.

## ChangeLog

[ChangeLog](CHANGELOG.md)

## License

[MIT](LICENSE)

0 comments on commit 03384fc

Please sign in to comment.