Update README.md

This commit is contained in:
linguist
2020-12-28 22:05:42 +01:00
parent 7a2c6462a2
commit 4f66c214d7
3 changed files with 18 additions and 6 deletions

View File

@@ -164,8 +164,8 @@ But there's more with [plugins](https://github.com/lowlighter/metrics/tree/maste
<table>
<tr>
<th>Classic template</a></th>
<th>Terminal template</a></th>
<th>Classic template</th>
<th>Terminal template</th>
</tr>
<tr>
<td>
@@ -175,6 +175,17 @@ But there's more with [plugins](https://github.com/lowlighter/metrics/tree/maste
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.terminal.svg" alt="" width="400">
</td>
</tr>
<tr>
<th>Repository template<br><sup>A special template to embed on any repository readme !</sup></th>
<th></th>
</tr>
<tr>
<td>
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.repository.svg" alt="" width="400">
</td>
<td>
</td>
</tr>
<tr>
<td colspan="2" align="center">
<a href="https://github.com/lowlighter/metrics/projects/1">

File diff suppressed because one or more lines are too long

View File

@@ -4,6 +4,7 @@
+ (!!plugins.followup)*68
+ (!!base.metadata)*28
+ (!!plugins.projects)*22 + (plugins.projects?.list?.length ?? 0)*60 + (!!plugins.projects?.error)*22
+ Math.max(0, ((!!base.header)+(!!base.metadata)+(!!plugins.followup)+(!!plugins.projects))-1))*4
%>">
<defs><style><%= fonts %></style></defs>

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB