Skip to content

Commit

Permalink
docs: remove trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
guilatrova committed Jul 21, 2021
1 parent 8b7a140 commit 983f8bf
Showing 1 changed file with 8 additions and 32 deletions.
40 changes: 8 additions & 32 deletions README.md
Expand Up @@ -6,38 +6,14 @@

<p align="center">

<a href="https://github.com/guilatrova/tryceratops/actions">
<img alt="Actions Status" src="https://github.com/guilatrova/tryceratops/workflows/CI/badge.svg">
</a>

<a href="https://pypi.org/project/tryceratops/">
<img alt="PyPI" src="https://img.shields.io/pypi/v/tryceratops"/>
</a>

<a href="https://github.com/relekang/python-semantic-release">
<img alt="Semantic Release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg">
</a>

<a href="https://github.com/guilatrova/tryceratops/blob/main/LICENSE">
<img alt="GitHub" src="https://img.shields.io/github/license/guilatrova/tryceratops"/>
</a>

<a href="https://pepy.tech/project/tryceratops/">
<img alt="Downloads" src="https://static.pepy.tech/personalized-badge/tryceratops?period=total&units=international_system&left_color=grey&right_color=blue&left_text=%F0%9F%A6%96%20Downloads"/>
</a>

<a href="https://github.com/psf/black">
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"/>
</a>

<a href="https://github.com/guilatrova/tryceratops">
<img alt="try/except style: tryceratops" src="https://img.shields.io/badge/try%2Fexcept%20style-tryceratops%20%F0%9F%A6%96%E2%9C%A8-black" />
</a>

<a href="https://open.vscode.dev/guilatrova/tryceratops">
<img alt="Open in Visual Studio Code" src="https://open.vscode.dev/badges/open-in-vscode.svg"/>
</a>

<a href="https://github.com/guilatrova/tryceratops/actions"><img alt="Actions Status" src="https://github.com/guilatrova/tryceratops/workflows/CI/badge.svg"></a>
<a href="https://pypi.org/project/tryceratops/"><img alt="PyPI" src="https://img.shields.io/pypi/v/tryceratops"/></a>
<a href="https://github.com/relekang/python-semantic-release"><img alt="Semantic Release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg"></a>
<a href="https://github.com/guilatrova/tryceratops/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/guilatrova/tryceratops"/></a>
<a href="https://pepy.tech/project/tryceratops/"><img alt="Downloads" src="https://static.pepy.tech/personalized-badge/tryceratops?period=total&units=international_system&left_color=grey&right_color=blue&left_text=%F0%9F%A6%96%20Downloads"/></a>
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"/></a>
<a href="https://github.com/guilatrova/tryceratops"><img alt="try/except style: tryceratops" src="https://img.shields.io/badge/try%2Fexcept%20style-tryceratops%20%F0%9F%A6%96%E2%9C%A8-black" /></a>
<a href="https://open.vscode.dev/guilatrova/tryceratops"><img alt="Open in Visual Studio Code" src="https://open.vscode.dev/badges/open-in-vscode.svg"/></a>

</p>

Expand Down

0 comments on commit 983f8bf

Please sign in to comment.