Skip to content

Commit 5603360

Browse files
Fix banner
1 parent bfb98bf commit 5603360

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<div align="center">
2-
<img url="./docs/banner.jpg" />
2+
<img src="./docs/banner.jpg">
33
<p>
4+
<strong>Lightweight CLI tool to interact with the <a href="https://simplelogin.io">SimpleLogin.io</a> API <br/>for Windows, macOS and Linux.</strong>
5+
<br/>
6+
<br/>
47
<a href="https://npmjs.org/package/@ketrwu/simplelogin-cli">
5-
<img url="https://img.shields.io/npm/v/@ketrwu/simplelogin-cli.svg" />
8+
<img src="https://img.shields.io/npm/v/@ketrwu/simplelogin-cli.svg" />
69
</a>
7-
<strong>Lightweight CLI tool to interact with the <a href="https://simplelogin.io">SimpleLogin.io</a> API <br/>for Windows, macOS and Linux.</strong>
810
</p>
911
</div>
1012

0 commit comments

Comments
 (0)