Commit 6791a012f6f25d8aeb64cae36c5f8ff3b21e9132
Merge #372
Charles E. Lehner committed on 12/8/2020, 6:13:35 PMParent: 2b05be8ee023fdd9580d6a845ba074a425756685
Parent: 5a871755c2cc2fd5aab4e83d3ce13641d29ac377
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -9,9 +9,9 @@ | ||
9 | 9 … | It was born our out of the observation that maintaining a large client apps can be really hard work. |
10 | 10 … | Patchbay was designed to sidestep this by using some technology ([`depject`](https://github.com/dominictarr/depject)) to make parts easier to swap and extend. |
11 | 11 … | |
12 | 12 … | Patchbay now shares a common core library ([`patchcore`](https://github.com/ssbc/patchcore)) with Patchwork, and connects this in using the `depject` |
13 | -This is another experiment in sharing useful code and mainmtenance. | |
13 … | +This is another experiment in sharing useful code and maintenance. | |
14 | 14 … | |
15 | 15 … | Current features boasted: |
16 | 16 … | - gatherings - a booking system |
17 | 17 … | - chess - p2p chess games and chat |
Built with git-ssb-web