Skip to content

Commit

Permalink
Generate md
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed May 13, 2022
1 parent 0a5377c commit 9f8ff94
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

## Intro

`cargo-crate` is an additional cargo command for your crate. It basiscally does the same (I’d argue better) then the following:
`cargo-crate` is an additional cargo command for your crate. It basiscally does the same (I’d argue better) than the following:

- cargo-show
- `cargo-show`

- cargo-info
- `cargo-info`

- cargo-open
- `cargo-open`

- cargo-search
- `cargo-search`

but with a single crate.
and does not require installing several crates/commands.

## Features

Expand Down

0 comments on commit 9f8ff94

Please sign in to comment.