Commit b30e402e9c6052844afe043d1dce86defbe70406
Update readme links and copyright
cel committed on 11/4/2016, 10:28:52 PMParent: fb416ad1c63eb661888fd5c6fd9e9d6f1fbb98f0
Files changed
README.md | changed |
README.md | |||
---|---|---|---|
@@ -1,10 +1,13 @@ | |||
1 | 1 … | # git-ssb-web | |
2 | 2 … | ||
3 | 3 … | A web interface for git repos on [ssb][secure-scuttlebutt]. | |
4 | 4 … | ||
5 | -Public demo: <https://git-ssb.celehner.com/> | ||
5 … | +Public installations: | ||
6 | 6 … | ||
7 … | +- https://gitmx.com/ | ||
8 … | +- https://git-ssb.celehner.com/ | ||
9 … | + | ||
7 | 10 … | ## Install | |
8 | 11 … | ``` | |
9 | 12 … | npm install -g git-ssb-web | |
10 | 13 … | ``` | |
@@ -40,9 +43,9 @@ | |||
40 | 43 … | [git-ssb]: %n92DiQh7ietE+R+X/I403LQoyf2DtR3WQfCkDKlheQU=.sha256 | |
41 | 44 … | ||
42 | 45 … | ## License | |
43 | 46 … | ||
44 | -Copyright (c) 2016 Charles Lehner | ||
47 … | +Copyright (c) 2016 Charles Lehner and contributors | ||
45 | 48 … | ||
46 | 49 … | Usage of the works is permitted provided that this instrument is | |
47 | 50 … | retained with the works, so that any entity that uses the works is | |
48 | 51 … | notified of this instrument. |
Built with git-ssb-web