Skip to content

Commit 58e93a3

Browse files
Update README.md (#360)
- Added `####` to the `Using a different CI?` section so it can be easily referenced using a permalink. - Capitalize a couple of words.
1 parent 0f241c8 commit 58e93a3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,9 @@ Currently works with [Travis CI](https://travis-ci.org), [CircleCI](https://circ
183183
- [Authorize `bundlesize` for status access](https://github.com/login/oauth/authorize?scope=repo%3Astatus&client_id=6756cb03a8d6528aca5a), copy the token provided.
184184
- Add this token as `BUNDLESIZE_GITHUB_TOKEN` as environment parameter in your CIs project settings.
185185

186-
Using a different CI? You will need to supply an additional 5 environment variables.
186+
#### Using a different CI?
187+
188+
You will need to supply an additional 5 environment variables.
187189

188190
- `CI_REPO_OWNER` given the repo `https://github.com/myusername/myrepo` would be `myusername`
189191
- `CI_REPO_NAME` given the repo `https://github.com/myusername/myrepo` would be `myrepo`
@@ -209,13 +211,13 @@ For more granular configuration, we recommend configuring it in the `package.jso
209211

210212
 
211213

212-
#### like it?
214+
#### Like it?
213215

214216
:star: this repo
215217

216218
 
217219

218-
#### how to contribute?
220+
#### How to contribute?
219221

220222
- [CONTRIBUTING.md](CONTRIBUTING.md)
221223

0 commit comments

Comments
 (0)