git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Commit ae972c06ea2dc5ba6fb1fb1d8543821cfc180ab3

readme: use new hermies icon

Matt McKegg committed on 3/17/2017, 10:30:39 AM
Parent: 0465f406357cec9cdb8d821f68758d7ab8ef41cf

Files changed

README.mdchanged
README.mdView
@@ -1,8 +1,8 @@
11 <h1 align="center">
22 <img
33 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"
55 width="256"
66 height="256"
77 />
88 <br />
@@ -39,9 +39,9 @@
3939 - Private messages are end-to-end encrypted, always.
4040 - The software runs on your device, so there's nobody tracking your browsing.
4141 - The application-code is FOSS, so you're free to fork or write new applications without a gatekeeper setting terms.
4242 - 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.
4444
4545 ## Pubs
4646
4747 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