shithub: wired

Download patch

ref: 9308675c08d34a20eccba38da4964170d54faba2
parent: b59c7180abdd10cf3abe7fd1b58b17683b7436d8
author: james palmer <foura@biobuf.link>
date: Mon Jun 7 16:17:04 EDT 2021

add readme

--- /dev/null
+++ b/README.md
@@ -1,0 +1,25 @@
+# wired
+
+a really silly gridchat client.
+basically a demo for [libacme](https://git.sr.ht/~foura/libacme)
+
+# to install
+
+```
+git/clone https://git.sr.ht/~foura/libacme
+cd libacme
+mk install
+cd ..
+git/clone https://git.sr.ht/~foura/wired
+mk install
+```
+
+# to use
+
+- open acme
+- launch `Chat`
+
+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`).
+