Update README.md

This commit is contained in:
David Peter 2017-05-13 00:02:09 +02:00 committed by GitHub
parent 3e5d9d81e7
commit 461f8b3bef
1 changed files with 1 additions and 15 deletions

View File

@ -14,21 +14,7 @@
* The command name is *50%* shorter than `find` :-).
## Examples
``` bash
> fd
README.md
src
src/main.rs
Cargo.toml
LICENSE
Cargo.lock
> fd rs
src/main.rs
> fd '^[A-Z]+$'
LICENSE
```
<a href="https://asciinema.org/a/120318" target="_blank"><img src="https://asciinema.org/a/120318.png" width="600" /></a>
## Build
```bash