Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yoav-lavi committed Feb 13, 2021
1 parent e29f2fe commit 52eb9f5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -60,9 +60,9 @@ crispr [FLAGS] [PATH]
## Acknowledgements

`crispr` uses the following dependencies:
- (clap)[https://github.com/clap-rs/clap] (Apache 2.0)
- (difference)[https://github.com/johannhof/difference.rs] (MIT)
- (colored)[https://github.com/mackwic/colored] (MPL)
- (ignore)[https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore] (Unlicenced)
- (serde)[https://github.com/serde-rs/serde] (Apache 2.0)
- (serde_json)[https://github.com/serde-rs/json] (Apache 2.0)
- [`clap`](https://github.com/clap-rs/clap) (Apache 2.0)
- [`difference`](https://github.com/johannhof/difference.rs) (MIT)
- [`colored`](https://github.com/mackwic/colored) (MPL)
- [`ignore`](https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore) (Unlicenced)
- [`serde`](https://github.com/serde-rs/serde) (Apache 2.0)
- [`serde_json`](https://github.com/serde-rs/json) (Apache 2.0)

0 comments on commit 52eb9f5

Please sign in to comment.