ref: 63393e07a6805602303b3360244ff3777aeb25b7
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`).