diff --git a/README.md b/README.md index f45013e..4cebeca 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,14 @@ jobs: name: cargo expand runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - uses: dtolnay/install@master with: crate: cargo-expand - run: cargo expand --help ``` + + ## Inputs | Name | Required | Description |