From 43a39fdd1295df7f5548ccaf956fbc3f13af1452 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 31 May 2023 16:24:22 +0300 Subject: [PATCH] update readme --- README.md | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a1eb2c..0040275 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +* 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) \ No newline at end of file