diff --git a/.github/readme/partials/setup/action.md b/.github/readme/partials/setup/action.md index 6f0aea8f..6f82183b 100644 --- a/.github/readme/partials/setup/action.md +++ b/.github/readme/partials/setup/action.md @@ -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 diff --git a/source/plugins/languages/README.md b/source/plugins/languages/README.md index a966a5d0..6b1efb66 100644 --- a/source/plugins/languages/README.md +++ b/source/plugins/languages/README.md @@ -5,6 +5,9 @@ The *languages* plugin displays which programming languages you use the most acr
+
With both total bytes size and percentage version + +