Skip to content

Commit ba6dae8

Browse files
authored
Revise README for clarity on integrations and support
Updated README to clarify open-source offerings and integration options.
1 parent a5a505e commit ba6dae8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,17 +163,21 @@ github-token: ${{ secrets.GITHUB_TOKEN }}
163163

164164
## Our Open-Source Promise
165165

166-
Coveralls.io is always free for open-source projects. Create a [free account](https://coveralls.io/pricing) for your (public) repo at Coveralls, then use one of our [official integrations](https://docs.coveralls.io/integrations#official-integrations): [coverage-reporter](https://github.com/coverallsapp/coverage-reporter), [github-action](https://github.com/coverallsapp/github-action), or [orb](https://github.com/coverallsapp/orb) to upload coverage to the [Coveralls API](https://docs.coveralls.io/api-introduction).
166+
Coveralls.io is always free for open-source projects!
167167

168-
Additionally, over 30 [community-created language integrations](https://docs.coveralls.io/integrations#language-integrations) exist for coveralls, which you can find a list of [here](https://docs.coveralls.io/integrations#language-integrations).
168+
Create a [free account](https://coveralls.io/pricing) for your (public) repo at Coveralls, then use one of our [official integrations](https://docs.coveralls.io/integrations#official-integrations)—[coverage-reporter](https://github.com/coverallsapp/coverage-reporter), [github-action](https://github.com/coverallsapp/github-action) (this project!), or [orb](https://github.com/coverallsapp/orb)—to upload your coverage reports to the [Coveralls API](https://docs.coveralls.io/api-introduction).
169+
170+
Additionally, over 30 [community-created language integrations](https://docs.coveralls.io/integrations#language-integrations) exist for Coveralls.io, which you can find [here](https://docs.coveralls.io/integrations#language-integrations).
169171

170172
## Getting help
171173

172-
Issues? Questions? Reach out to us [here](https://github.com/coverallsapp/coverage-reporter/issues), or at [email protected].
174+
[Get started](https://docs.coveralls.io/) with our [documentation here](https://docs.coveralls.io/).
175+
176+
Issues or Questions? Reach out to us [here](https://github.com/coverallsapp/github-action/issues), or at [email protected].
173177

174178
## Contributing
175179

176-
[Bug reports](https://github.com/coverallsapp/coverage-reporter/issues) and [pull requests](https://github.com/coverallsapp/coverage-reporter/pulls) are welcome.
180+
[Bug reports](https://github.com/coverallsapp/github-action/issues) and [pull requests](https://github.com/coverallsapp/github-action/pulls) are welcome.
177181

178182
## License
179183

0 commit comments

Comments
 (0)