mirror of
https://github.com/pushbits/server.git
synced 2025-08-06 10:08:55 +02:00
Add logo to README.md
This commit is contained in:
parent
333fabea60
commit
412af57693
2 changed files with 6 additions and 1 deletions
BIN
.github/logo.png
vendored
Normal file
BIN
.github/logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 263 KiB |
|
@ -1,6 +1,10 @@
|
||||||
| :exclamation: **This software is currently in alpha phase.** |
|
| :exclamation: **This software is currently in alpha phase.** |
|
||||||
|-----------------------------------------------------------------|
|
|-----------------------------------------------------------------|
|
||||||
|
|
||||||
|
<a href="https://github.com/pushbits/logo">
|
||||||
|
<img height="200px" src="https://raw.githubusercontent.com/pushbits/server/master/.github/logo.png" />
|
||||||
|
</a>
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h1>PushBits</h1>
|
<h1>PushBits</h1>
|
||||||
<h4 align="center">
|
<h4 align="center">
|
||||||
|
@ -10,10 +14,11 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
<a href="https://github.com/pushbits/server/actions"><img alt="Build status" src="https://img.shields.io/github/workflow/status/pushbits/server/Main"/></a>
|
||||||
<a href="https://www.pushbits.io/docs/"><img alt="Documentation" src="https://img.shields.io/badge/docs-online-success"/></a>
|
<a href="https://www.pushbits.io/docs/"><img alt="Documentation" src="https://img.shields.io/badge/docs-online-success"/></a>
|
||||||
<a href="https://www.pushbits.io/api/"><img alt="API Documentation" src="https://img.shields.io/badge/api docs-online-success"/></a>
|
<a href="https://www.pushbits.io/api/"><img alt="API Documentation" src="https://img.shields.io/badge/api docs-online-success"/></a>
|
||||||
<a href="https://github.com/pushbits/server/actions"><img alt="Build status" src="https://img.shields.io/github/workflow/status/pushbits/server/Main"/></a>
|
|
||||||
<a href="https://github.com/pushbits/server/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/pushbits/server"/></a>
|
<a href="https://github.com/pushbits/server/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/pushbits/server"/></a>
|
||||||
|
<a href="https://github.com/pushbits/server/releases/latest"><img alt="Latest release" src="https://img.shields.io/github/release/pushbits/server"/></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## 💡 About
|
## 💡 About
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue