diff --git a/README.md b/README.md index c788dfb..bd7750a 100644 --- a/README.md +++ b/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`