1
0
mirror of https://github.com/jht5945/finding.git synced 2025-12-27 13:20:03 +08:00

add install ins

This commit is contained in:
2019-07-24 08:06:50 +08:00
parent 4b8dd80e3c
commit 11def47f84

View File

@@ -1,2 +1,11 @@
# finding # finding
finding - command line find tool. finding - command line find tool.
#### Install
```shell
cargo install --git https://github.com/jht5945/finding
```