~edwargix/axon

dfa8ba019de78e2f2837166b449ef5b483bb2bcf — David Florness 2 years ago eff8273
README: describe image
1 files changed, 6 insertions(+), 3 deletions(-)

M README.md
M README.md => README.md +6 -3
@@ 1,10 1,13 @@
# axon

![axon connects to Synapse/Dendrite](https://upload.wikimedia.org/wikipedia/commons/1/10/Blausen_0657_MultipolarNeuron.png)

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))
(like [tallyard](https://tallyard.xyz)).  The name comes from the part of
neurons that seem to connect to
[Synapses](https://github.com/matrix-org/synapse) and
[Dendrites](https://github.com/matrix-org/dendrite):

![axon connects to Synapse/Dendrite](https://upload.wikimedia.org/wikipedia/commons/1/10/Blausen_0657_MultipolarNeuron.png)

# usage