diff --git a/README.md b/README.md index 0e77f22..836ad82 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -unraid-bat +# bat + +This is the repository for the exa bat plugin. + + + +## description + +A cat(1) clone with syntax highlighting and Git integration. + +See the [git repository](https://github.com/sharkdp/bat) for bat for more information. + +## dev + +Drone builds the plugin source using cargo on a new tag creation. + +Tag versions follow bat releases.