Update documentation
This commit is contained in:
4
.github/readme/partials/setup/action.md
vendored
4
.github/readme/partials/setup/action.md
vendored
@@ -98,7 +98,9 @@ In this case, please consider watching new releases to stay up-to-date and enjoy
|
||||
|
||||
#### Examples workflows
|
||||
|
||||
Metrics displayed on this page are rendered from this [workflow](https://github.com/lowlighter/lowlighter/blob/master/.github/workflows/metrics.yml). You can check it for some code examples.
|
||||
Metrics displayed on this page are rendered from this [workflow](https://github.com/lowlighter/lowlighter/blob/master/.github/workflows/metrics.yml) so you can check it out for some code examples about plugins usage.
|
||||
|
||||
You can also take a look at this [user workflow](https://github.com/lowlighter/lowlighter/blob/master/.github/workflows/personal.yml) if you want.
|
||||
|
||||
### 4. Embed link into your README.md
|
||||
|
||||
|
||||
@@ -5,6 +5,9 @@ The *languages* plugin displays which programming languages you use the most acr
|
||||
<table>
|
||||
<td align="center">
|
||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.svg">
|
||||
<details><summary>With both total bytes size and percentage version</summary>
|
||||
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.languages.details.svg">
|
||||
</details>
|
||||
<img width="900" height="1" alt="">
|
||||
</td>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user