WIP README
This commit is contained in:
parent
d839291b6b
commit
7769fbf8b6
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue