From 962bfb84ca0561ebf017764b5a898d644fbe33a0 Mon Sep 17 00:00:00 2001 From: Jaidyn Levesque Date: Thu, 6 Jun 2019 19:13:15 -0500 Subject: [PATCH] =?UTF-8?q?Update=20doc,=20replace=20'-'=20with=20=20'?= =?UTF-8?q?=E2=80=94'=20(y'know,=20aesthetics)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index 6734c00..a4bdfe6 100644 --- a/README.txt +++ b/README.txt @@ -6,9 +6,9 @@ CL-IPFS-API² Binder for galactic transguys the HTTP API. It uses Dexador for HTTP(S) requests and YASON for JSON. ----------------------------------------- +———————————————————————————————————————— USAGE ----------------------------------------- +———————————————————————————————————————— Just use `quicklisp` (pop this in your "~/quicklisp/local-projects/", and you're good). @@ -28,6 +28,7 @@ with a few notable exceptions: The calls implemented so far: * root calls (cat, add, id, ls, resolve, etc) + * cid calls * config calls (config, config/show) * version calls (version, version/deps) @@ -35,9 +36,9 @@ Functions return either strings, lists, or hash-tables (parsed JSON)-- depending on context, of course. Read docstrings ♥ ----------------------------------------- +———————————————————————————————————————— BORING STUFF ----------------------------------------- +———————————————————————————————————————— License is the GNU GPLv3: check COPYING.txt (/ipfs/QmTBpqbvJLZaq3hTMUhxX5hyJaSCeWe6Q5FRctQbsD6EsE) Author is Jaidyn Ann