Update README.md

This commit is contained in:
lowlighter
2020-11-26 20:20:33 +01:00
parent 441e05b2dd
commit 0eaaedda6e

View File

@@ -531,7 +531,7 @@ The *isocalendar* plugin allows you to display an isometric view of your commits
<details>
<summary>💬 About</summary>
It will consume an additional GitHub request.
It will consume two additional GitHub requests.
Add the following to your workflow :
```yaml
@@ -541,6 +541,17 @@ Add the following to your workflow :
plugin_isocalendar: yes
```
It is possible to extend display a full-year by adding the following instead :
```yaml
- uses: lowlighter/metrics@latest
with:
# ... other options
plugin_isocalendar: yes
plugin_isocalendar_duration: full-year
```
![Isocalendar plugin](https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.isocalendar.fullyear.svg)
</details>
#### 👨‍💻 Lines