Skip to content

Commit

Permalink
Added null name
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgierens authored Mar 26, 2024
1 parent 0048bbb commit c177f31
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,29 +56,29 @@ Contributions to Tessie Python API Wrapper are welcome and appreciated. If you h
This project is licensed under the GNU GPLv3 License - see the [LICENSE.md](LICENSE.md) file for details.

## Contributors
<!-- readme: contributors -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/andrewgierens">
<img src="https://avatars.githubusercontent.com/u/4150500?v=4" width="100;" alt="andrewgierens"/>
<br />
<sub><b>Andrew Gierens</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Bre77">
<img src="https://avatars.githubusercontent.com/u/2647914?v=4" width="100;" alt="Bre77"/>
<br />
<sub><b>Brett Adams</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/KrzysztofHajdamowicz">
<img src="https://avatars.githubusercontent.com/u/24268470?v=4" width="100;" alt="KrzysztofHajdamowicz"/>
<br />
<sub><b>Null</b></sub>
</a>
</td></tr>
</table>
<!-- readme: contributors -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/andrewgierens">
<img src="https://avatars.githubusercontent.com/u/4150500?v=4" width="100;" alt="andrewgierens"/>
<br />
<sub><b>Andrew Gierens</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Bre77">
<img src="https://avatars.githubusercontent.com/u/2647914?v=4" width="100;" alt="Bre77"/>
<br />
<sub><b>Brett Adams</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/KrzysztofHajdamowicz">
<img src="https://avatars.githubusercontent.com/u/24268470?v=4" width="100;" alt="KrzysztofHajdamowicz"/>
<br />
<sub><b>KrzysztofHajdamowicz</b></sub>
</a>
</td></tr>
</table>
<!-- readme: contributors -end -->

0 comments on commit c177f31

Please sign in to comment.