From da6b6a1fae163f2d2929419fcf5700e00d663b14 Mon Sep 17 00:00:00 2001 From: migurski Date: Thu, 19 Jan 2017 21:31:05 -0800 Subject: [PATCH] Clarified that it's read-only --- readme.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 93ece3f..110c507 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,6 @@ -Claypigeon is a FUSE filesystem for remote ranged HTTP files. It is designed to -allow filesystem access to remote files over HTTP, such as SQLite databases too -large to download quickly. +Claypigeon is a read-only FUSE filesystem for remote ranged HTTP files. It is +designed to allow filesystem access to remote files over HTTP, such as SQLite +databases too large to download quickly. Install on Ubuntu Linux: