From dbddad99e9f55514869b6101e0426267407edd6b Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Sun, 29 Aug 2021 18:48:23 -0500 Subject: [PATCH] added section for client tools in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1ab8b99..345d27b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ A modern, decentralized re-imagining of the Unix [plan](https://unix.stackexchan - Open source. - Self-hostable, discovery via domain [SRV records](https://en.wikipedia.org/wiki/SRV_record). +## Client Implementations and Tools + +- [dotplan-cli](https://github.com/rudism/dotplan-cli) is a script for interacting with dotplan providers from the linux shell + ## API Any Dotplan implementation should expose at least the following endpoint and behavior: