update readme

This commit is contained in:
ghost 2023-05-31 16:24:22 +03:00
parent 89c7616ae3
commit 43a39fdd12

View File

@ -4,6 +4,29 @@
![UI conception](https://github.com/YGGverse/YGGwave/blob/main/media/ui-conception.png?raw=true)
#### Contributions
##### Add new waves
Add your streaming link in markdown format to the network registry you are interested in:
* [Yggdrasil](https://github.com/YGGverse/YGGwave/blob/main/SIGNALS/YGGDRASIL.md)
or [create new one](https://github.com/YGGverse/YGGwave/blob/main/SIGNALS)!
##### Development
Please make a new branch of tree selected for each patch before create PR
```
git checkout master
git checkout -b my-pr-branch-name
```
#### Donate to contributors
* @d47081: [BTC](https://www.blockchain.com/explorer/addresses/btc/bc1qngdf2kwty6djjqpk0ynkpq9wmlrmtm7e0c534y) | [DOGE](https://dogechain.info/address/D5Sez493ibLqTpyB3xwQUspZvJ1cxEdRNQ) | Support our server by order [Linux VPS](https://www.yourserver.se/portal/aff.php?aff=610) or [MEGA Cloud](https://mega.nz/storage/aff=ZFoA1lNcnTs)
#### Licensing
* Source code: [MIT license](https://github.com/YGGverse/YGGwave/blob/main/LICENSE)
@ -12,4 +35,12 @@
#### Thanks
* CSS background: [ColorSpace](https://mycolor.space/gradient?ori=to+right+top&hex=%23041B41&hex2=%232AB8C6&sub=1)
* CSS background: [ColorSpace](https://mycolor.space/gradient?ori=to+right+top&hex=%23041B41&hex2=%232AB8C6&sub=1)
#### Feedback
Please, feel free to share your ideas and bug reports [here](https://github.com/YGGverse/YGGwave/issues) or use sources for your own implementations.
#### See also
* [YGGo! - Distributed & Open Source Web Search Engine](https://github.com/YGGverse/YGGo)