3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-21 16:09:32 +01:00

Add screenshot to readme

This commit is contained in:
David Tolnay 2021-10-07 23:33:39 -04:00
parent c21a44f3db
commit 8176f42f8b
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -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
```
<img src="https://user-images.githubusercontent.com/1940490/136493915-2c3c6a6b-620c-46e1-be4b-3c96856ccd12.png">
## Inputs
| Name | Required | Description |