mirror of https://github.com/kha7iq/pingme
parent
a9f179b3e1
commit
55b9462f47
@ -0,0 +1,21 @@
|
|||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2021 Khaliq
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
@ -1 +1,23 @@
|
|||||||
# pingme
|
<h2 align="center">
|
||||||
|
<br>
|
||||||
|
<p align="center"><img width=30% src="https://github.com/kha7iq/pingme/blob/master/.github/img/logo.png"></p>
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<h4 align="center">PingMe CLI</h4>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://github.com/kha7iq/pingme/blob/master/LICENSE.md">
|
||||||
|
<img alt="License" src="https://img.shields.io/github/license/kha7iq/pingme?style=flat-square&logo=github&logoColor=white">
|
||||||
|
<a href="https://github.com/kha7iq/pingme/issues">
|
||||||
|
<img alt="GitHub issues" src="https://img.shields.io/github/issues/kha7iq/pingme?style=flat-square&logo=github&logoColor=white">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="#about">About</a> •
|
||||||
|
<a href="#usage">Usage</a> •
|
||||||
|
<a href="#configuration-variables">Image Configuration</a> •
|
||||||
|
<a href="#todo">Todo</a> •
|
||||||
|
<a href="#issues">Issues</a> •
|
||||||
|
</p>
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in new issue