gnunet-fuse

GNUnet file-sharing directory mounting via FUSE
Log | Files | Refs | Submodules | README | LICENSE

commit fb8cb824e2e258bae6135ffd1c1223a1e76a8887
parent b0448da087b46835700c6246728ff50f66eb4172
Author: ng0 <ng0@n0.is>
Date:   Tue, 19 Nov 2019 19:32:08 +0000

capitalize operating systems.

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -1,3 +1,3 @@ GNUnet-fuse allows you to mount directories published on GNUnet -as read-only file-systems (on GNU/Linux and other operating -systems that support the FUSE API). +as read-only file-systems (on GNU/Linux and other Operating +Systems that support the FUSE API).