Skip to content

Commit 1651f93

Browse files
authored
left-center-right aligned badges on one line
1 parent 3cb0cdf commit 1651f93

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
[![GitHub license](https://img.shields.io/github/license/alexmojaki/futurecoder?style=flat)](https://github.com/alexmojaki/futurecoder/blob/master/LICENSE.txt) [![Tests](https://github.com/alexmojaki/futurecoder/workflows/CI/badge.svg)](https://github.com/alexmojaki/futurecoder/actions)
2-
3-
[![Testing Powered By SauceLabs](https://opensource.saucelabs.com/images/opensauce/powered-by-saucelabs-badge-gray.png?sanitize=true "Testing Powered By SauceLabs")](https://saucelabs.com)
4-
51
<p align="center">
6-
<img src="homepage/static/logo/bordered2.png" width="300px" height="300px" alt="logo">
2+
<a href="https://github.com/alexmojaki/futurecoder/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/alexmojaki/futurecoder?style=flat" alt="MIT license" align="left"></a>
3+
<a href="https://github.com/alexmojaki/futurecoder/actions"><img src="https://github.com/alexmojaki/futurecoder/workflows/CI/badge.svg" alt="Tests status" align="left"></a>
4+
<img src="homepage/static/logo/bordered2.png" width="300px" height="300px" alt="logo">
5+
<a href="https://saucelabs.com"><img src="https://opensource.saucelabs.com/images/opensauce/powered-by-saucelabs-badge-gray.png?sanitize=true" alt="Testing Powered By SauceLabs" align="right"></a>
76
</p>
87

98
<h1 align="center"><code>futurecoder</code></h1>

0 commit comments

Comments
 (0)