Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 15 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@

<!-- readme: collaborators,contributors,snyk-bot/- -start -->
<table>
<tbody>
<tr>
<tbody>

Check notice on line 124 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L124

Column: 1
<tr>

Check notice on line 125 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L125

Column: 1
<td align="center">
<a href="https://github.com/guibranco">
<img src="https://avatars.githubusercontent.com/u/3362854?v=4" width="100;" alt="guibranco"/>
Expand Down Expand Up @@ -158,17 +158,24 @@
<sub><b>bhosley</b></sub>
</a>
</td>
</tr>
</tbody>
<td align="center">
<a href="https://github.com/nimble-turtle">

Check notice on line 162 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L162

Element: a
<img src="https://avatars.githubusercontent.com/u/190960520?v=4" width="100;" alt="nimble-turtle"/>

Check notice on line 163 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L163

Element: img
<br />
<sub><b>nimble-turtle</b></sub>

Check notice on line 165 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L165

Element: sub
</a>
</td>
</tr>

Check notice on line 168 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L168

Column: 1
</tbody>

Check notice on line 169 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L169

Column: 1
</table>
<!-- readme: collaborators,contributors,snyk-bot/- -end -->

### πŸ€– Bots

<!-- readme: bots,snyk-bot -start -->
<table>
<tbody>
<tr>
<tbody>
<tr>
<td align="center">
<a href="https://github.com/dependabot[bot]">
<img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/>
Expand Down Expand Up @@ -204,8 +211,8 @@
<sub><b>Snyk bot</b></sub>
</a>
</td>
</tr>
</tbody>
</tr>
</tbody>
</table>
<!-- readme: bots,snyk-bot -end -->

Expand Down
Loading