mirror of
https://github.com/pushbits/server.git
synced 2025-06-18 18:42:02 +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)
|
||||

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