summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPiotr Szarmanski2023-08-03 09:16:13 +0200
committerPiotr Szarmanski2023-08-03 09:16:13 +0200
commit6419e069baa00627670154d20e1bd077658fbe9e (patch)
treeca79142ee9ab93fcf6f437036fcd4b5d7597a721 /README
parent1cc3d6ad62e2cde54618be9f6befbc79e393a6ff (diff)
I mean, update version to 0.2 now.0.2
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 6957b09..b428895 100644
--- a/README
+++ b/README
@@ -37,7 +37,8 @@ FETCH-FUNCTION OUTPUT-FILE &KEY (CACHE-CAPACITY 4096) (THREADS 4)
function will attempt to decode an ERIS read-capability in parallel into a file
specified by the OUTPUT-FILE string or pathspec.
-See the docstrings of the specific functions for more details.
+See the docstrings of the specific functions for more details. However, you
+should only use these to write custom backends; otherwise, see below..