We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb98bf commit 5603360Copy full SHA for 5603360
1 file changed
README.md
@@ -1,10 +1,12 @@
1
<div align="center">
2
- <img url="./docs/banner.jpg" />
+ <img src="./docs/banner.jpg">
3
<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
7
<a href="https://npmjs.org/package/@ketrwu/simplelogin-cli">
- <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" />
9
</a>
- <strong>Lightweight CLI tool to interact with the <a href="https://simplelogin.io">SimpleLogin.io</a> API <br/>for Windows, macOS and Linux.</strong>
10
</p>
11
</div>
12
0 commit comments