Skip to content

Commit 7f56ff6

Browse files
docs(readme): tidy README.md
1 parent 048372d commit 7f56ff6

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# github-actions-setup-cli-template
22

3-
[![action](https://badgen.net/badge/github/github-actions-setup-cli-template?icon&label)](https://github.com/marketplace/actions/github-actions-setup-cli-template)
43
[![version](https://badgen.net/github/release/remarkablemark/github-actions-setup-cli-template)](https://github.com/remarkablemark/github-actions-setup-cli-template/releases)
54
[![build](https://github.com/remarkablemark/github-actions-setup-cli-template/actions/workflows/build.yml/badge.svg)](https://github.com/remarkablemark/github-actions-setup-cli-template/actions/workflows/build.yml)
65
[![codecov](https://codecov.io/gh/remarkablemark/github-actions-setup-cli-template/graph/badge.svg?token=PGPJ2Q8HUO)](https://codecov.io/gh/remarkablemark/github-actions-setup-cli-template)
@@ -22,14 +21,14 @@ jobs:
2221
2322
## Usage
2423
25-
See [action.yml](action.yml)
26-
2724
**Basic:**
2825
2926
```yaml
3027
- uses: remarkablemark/github-actions-setup-cli-template@v1
3128
```
3229
30+
See [action.yml](action.yml)
31+
3332
## Inputs
3433
3534
### `cli-version`
@@ -52,10 +51,6 @@ See [action.yml](action.yml)
5251
cli-name: gh
5352
```
5453

55-
## Contributions
56-
57-
Contributions are welcome!
58-
5954
## License
6055

6156
[MIT](LICENSE)

0 commit comments

Comments
 (0)