mirror of
https://github.com/pushbits/server.git
synced 2025-06-19 19:12:03 +02:00
Move warning to top of README.md
This commit is contained in:
parent
7fa42f3d7d
commit
dd48170e8f
1 changed files with 11 additions and 3 deletions
14
README.md
14
README.md
|
@ -2,6 +2,11 @@
|
||||||
[](https://hub.docker.com/r/eikendev/pushbits)
|
[](https://hub.docker.com/r/eikendev/pushbits)
|
||||||

|

|
||||||
|
|
||||||
|
# PushBits
|
||||||
|
|
||||||
|
| :exclamation: This software is currently in alpha phase. |
|
||||||
|
|-------------------------------------------------------------|
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
PushBits is a relay server for push notifications.
|
PushBits is a relay server for push notifications.
|
||||||
|
@ -57,9 +62,12 @@ You will find further instructions in the linked repository.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
PushBits is currently in alpha stage.
|
The source code is located on [GitHub](https://github.com/eikendev/pushbits).
|
||||||
The API is neither stable, nor is provided functionality guaranteed to work.
|
You can retrieve it by checking out the repository as follows.
|
||||||
Stay tuned! 😉
|
|
||||||
|
```bash
|
||||||
|
git clone https://github.com/eikendev/pushbits.git
|
||||||
|
```
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue