From bef57fe680f58fb2dc73ff56c5797db8f5313d3a Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Fri, 20 Nov 2020 12:32:48 +0100 Subject: [PATCH] README changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5c4271..65ad2f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # iotaFS -A simple script to upload / download files into / from the iota tangle for free! (Well, you pay with POW...) +A FUSE-based FS that stores your stuff on the IOTA-Tangle (comparable to the Bitcoin Blockchain) for free! (Well, you pay with POW...) ## main.py @@ -27,4 +27,4 @@ If a transitional grace-period for snaphots gets implemented this could be circu - make a forced full milestone of the Genesis - rewrite all files -But until such a thing is implemented I dont see the point in continuing the development on what essentially was only ment to be a poc. \ No newline at end of file +But until such a thing is implemented I dont see the point in continuing the development on what essentially was only ment to be a poc.