Add some content to README.md
This commit is contained in:
18
README.md
18
README.md
@@ -1,3 +1,21 @@
|
||||
# tagger
|
||||
|
||||
A command line tool to easily bulk-edit file tags.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- [libscerror](https://git.bobpolis.com/bob/libscerror/)
|
||||
- [libscstring](https://git.bobpolis.com/bob/libscstring/)
|
||||
- [libscterm](https://git.bobpolis.com/bob/libscterm/)
|
||||
|
||||
## Build
|
||||
|
||||
`make`
|
||||
|
||||
## Install
|
||||
|
||||
`sudo make install`
|
||||
|
||||
## Documentation
|
||||
|
||||
`man tagger`
|
||||
|
Reference in New Issue
Block a user