shithub: wired

Download patch

ref: 63393e07a6805602303b3360244ff3777aeb25b7
parent: 9308675c08d34a20eccba38da4964170d54faba2
author: james palmer <foura@biobuf.link>
date: Mon Jun 7 16:18:05 EDT 2021

oops, used the wrong headers

--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 a really silly gridchat client.
 basically a demo for [libacme](https://git.sr.ht/~foura/libacme)
 
-# to install
+## to install
 
 ```
 git/clone https://git.sr.ht/~foura/libacme
@@ -14,7 +14,7 @@
 mk install
 ```
 
-# to use
+## to use
 
 - open acme
 - launch `Chat`
@@ -22,4 +22,3 @@
 gridchat should be mounted at /n/chat.
 your chat username will be your plan9 username.
 specify -u to change it (e.g `Chat -u foura`).
-