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.