Commit 392fb856354e069379c3908c9d286bfaf719d9c2
Update Readme.md
Joran Kikke authored on 7/12/2019, 7:12:20 AMGitHub committed on 7/12/2019, 7:12:20 AM
Parent: 8d24992d7fd612c951a9717b66eb1409a79213e4
Files changed
Readme.md | changed |
Readme.md | ||
---|---|---|
@@ -1,8 +1,12 @@ | ||
1 | 1 … | # ssb-clingy |
2 | 2 … | |
3 | -Behaviour change plugin for scuttlebutt - follows back anyone who manages to connect | |
3 … | +![logo](https://bitboatassets.s3-ap-southeast-2.amazonaws.com/Screen+Shot+2019-07-12+at+7.06.14+PM.png) | |
4 | 4 … | |
5 … | +Behaviour change plugin to ssb-server which makes it way more friendly to strangers, kind of like a search and rescue dog. | |
6 … | + | |
7 … | +If it sees any connection, it checks if they already follow them. If not it just follows them so they’re not alone anymore. | |
8 … | + | |
5 | 9 … | ## Install |
6 | 10 … | |
7 | 11 … | ```sh |
8 | 12 … | ssb-server plugins.install ssb-clingy |
@@ -29,5 +33,5 @@ | ||
29 | 33 … | |
30 | 34 … | |
31 | 35 … | ## License |
32 | 36 … | |
33 | -MIT | |
37 … | +MIT |
Built with git-ssb-web