Commit 9da3753
authored
docs(readme): fix badges and remove CI section (#38)
* docs(readme): remove CI non-interactive mode section
Nobody initializes a repo from CI - the init command is for
maintainers setting up rnr in their project.
* docs(readme): use static badges for private repo
shields.io cannot access GitHub API for private repos, so using
static badges with for-the-badge style that link to the workflows.
* docs(readme): use GitHub native badges for workflow status
GitHub native badges show actual status and work for private repos.
shields.io cannot access GitHub API for private repos.
* docs(readme): restore shields.io dynamic badges with for-the-badge style1 parent 95ca43d commit 9da3753
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 81 | | |
89 | 82 | | |
90 | 83 | | |
| |||
0 commit comments