From 7ad9e9e102945abef4f2a1a0003a2c2e64566b95 Mon Sep 17 00:00:00 2001 From: David Florness Date: Sat, 22 May 2021 20:21:17 -0400 Subject: [PATCH] Add a README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ab77d8 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# axon + +This is a set of simple utility programs for interacting with the Matrix +Client-Server API that I find useful when designing bots and custom clients +(like [tallyard](https://tallyard.xyz)) + +# usage + +```sh +go build +./axon help +``` + +# contributing + +Please send requests/patches to mailto:~edwargix/public-inbox@lists.hnitbjorg.xyz -- 2.38.4