Update instructions for possibility of main branch (#63)

This commit is contained in:
David Young
2021-01-16 05:57:42 +13:00
committed by GitHub
parent fe48266b9d
commit c7c77417af

View File

@@ -257,6 +257,12 @@ Assuming your username is `my-github-user`, you can then embed your metrics in y
![Metrics](https://github.com/my-github-user/my-github-user/blob/master/github-metrics.svg)
```
(or, for a new repository with a default branch of `main`):
```markdown
![Metrics](https://github.com/my-github-user/my-github-user/blob/main/github-metrics.svg)
```
<details>
<summary>💬 How to setup?</summary>