mirror of
https://github.com/itchyny/mmv.git
synced 2025-12-27 06:34:57 +08:00
update README.md
This commit is contained in:
parent
4f29c7e2ed
commit
afe86778a9
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
|
@ -1 +1,16 @@
|
|||
# mmv [](https://github.com/itchyny/mmv/actions)
|
||||
Rename multiple files using your `$EDITOR`. The command name is named after _multi-mv_.
|
||||
|
||||
## Installation
|
||||
```bash
|
||||
go get -u github.com/itchyny/mmv/cmd/mmv
|
||||
```
|
||||
|
||||
## Bug Tracker
|
||||
Report bug at [Issues・itchyny/mmv - GitHub](https://github.com/itchyny/mmv/issues).
|
||||
|
||||
## Author
|
||||
itchyny (https://github.com/itchyny)
|
||||
|
||||
## License
|
||||
This software is released under the MIT License, see LICENSE.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue