diff --git a/README.md b/README.md new file mode 100644 index 0000000..290495b --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# libtbr + +`libtbr` is library for operating files especially for Taobin recipes. Provides a set of utilities for operations like querying, filtering, sorting, merging and more. + +``` +cargo add --git https://gitlab.forthrd.io/Pakin/libtbr.git +``` + +``` +cargo update +``` + +## Examples + +...WIP \ No newline at end of file