New "columns" display mode (#371)

This commit is contained in:
Zenoo
2021-06-09 13:44:12 +02:00
committed by GitHub
parent f5b879434c
commit 71214a45b5
8 changed files with 27 additions and 2 deletions

View File

@@ -99,4 +99,6 @@ Update your README.md to embed your metrics:
![Metrics](https://github.com/my-github-user/my-github-user/blob/master/github-metrics.svg)
<!-- If you're using "main" as default branch -->
![Metrics](https://github.com/my-github-user/my-github-user/blob/main/github-metrics.svg)
<!-- If you're using the "columns" display mode -->
<img src="https://github.com/my-github-user/my-github-user/blob/master/github-metrics.svg" alt="Metrics" width="100%">
```