Commit 4caf614b4b87a9a9e716cd3ab3aa96dcd18bbe80
update linked repositories
Avinash committed on 4/4/2019, 10:23:40 AMParent: 09faa08d041f29280c535b5995600d3170b76fc2
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 … | # Patchbay |
2 | 2 … | |
3 | 3 … | Patchbay is a scuttlebutt client designed to be easy to modify and extend. |
4 | -It uses the same database as Patchwork and Patchfoo, so you can easily take it for a spin with your existing identity. | |
4 … | +It uses the same database as [Patchwork](https://github.com/ssbc/patchwork) and [Patchfoo](https://github.com/ssbc/patchfoo), so you can easily take it for a spin with your existing identity. | |
5 | 5 … | |
6 | 6 … | ![](./screenshot.png) |
7 | 7 … | |
8 | 8 … | Patchbay was created by Dominic Tarr towards the end of the life of Patchwork v1. |
@@ -15,9 +15,9 @@ | ||
15 | 15 … | Current features boasted: |
16 | 16 … | - gatherings - a booking system |
17 | 17 … | - chess - p2p chess games and chat |
18 | 18 … | - bookblub - a book review interface |
19 | -- blogs - can read blogposts created in Ticktack | |
19 … | +- blogs - can read blogposts created in [Ticktack](https://github.com/ticktackim/ticktack-workplan) | |
20 | 20 … | |
21 | 21 … | ## Install |
22 | 22 … | |
23 | 23 … | Download easy installer for Mac / Windows / Linux here : https://github.com/ssbc/patchbay/releases |
Built with git-ssb-web