Commit ae972c06ea2dc5ba6fb1fb1d8543821cfc180ab3
readme: use new hermies icon
Matt McKegg committed on 3/17/2017, 10:30:39 AMParent: 0465f406357cec9cdb8d821f68758d7ab8ef41cf
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 | <h1 align="center"> |
2 | 2 | <img |
3 | 3 | alt="Patchwork icon" |
4 | - src="https://github.com/ssbc/patchwork-icons/raw/8086e64a200534bea87b29dccc886d5e31bc053a/hermies-rainbow-inverted/256x256.png" | |
4 | + src="https://github.com/ssbc/patchwork/blob/0465f406357cec9cdb8d821f68758d7ab8ef41cf/assets/icon.png" | |
5 | 5 | width="256" |
6 | 6 | height="256" |
7 | 7 | /> |
8 | 8 | <br /> |
@@ -39,9 +39,9 @@ | ||
39 | 39 | - Private messages are end-to-end encrypted, always. |
40 | 40 | - The software runs on your device, so there's nobody tracking your browsing. |
41 | 41 | - The application-code is FOSS, so you're free to fork or write new applications without a gatekeeper setting terms. |
42 | 42 | - Data is saved to your disk, and so the application works offline. |
43 | - - You can sync directly with friends over the wifi. | |
43 | + - You can sync directly with friends over the wifi. | |
44 | 44 | |
45 | 45 | ## Pubs |
46 | 46 | |
47 | 47 | In order to gossip outside your local network, you'll need to connect to a [Pub](https://www.scuttlebutt.nz/concepts/pub.md). |
Built with git-ssb-web