ref: 9308675c08d34a20eccba38da4964170d54faba2
dir: /README.md/
# 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`).