filed

Job queue using FUSE

git clone git://mccd.space/filed

commit 9971eab1c2bcc164cc3fefd78afd440cdbb5e5f6
parent 3be4bad8873fa066793f1d8d0a71135f9a43fdcc
Author: Marc Coquand <marc@coquand.email>
Date:   Sun, 14 Dec 2025 19:57:01 +0100

Docs

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -14,7 +14,7 @@
 
 ## Installation
 
-`qj` is built in Go and depends on fuse (make sure fusermount is available in path).
+`qj` is built in Go and depends on sqlite and fuse (make sure fusermount is available in path).
 
 ```
 git clone https://sr.ht/~marcc/qj/