From 6cc1bc5309ceafdbcb543d6538c662a7078d500c Mon Sep 17 00:00:00 2001 From: Jorge Izquierdo Ciges Date: Fri, 2 Oct 2020 11:58:49 +0100 Subject: [PATCH] TEST ignore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25a04e0..72e3df4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# EGA FUSE Client +# EGA FUSE Client2 This is a Java Native Runtime (JNR) based Filesystem in Userspace (FUSE) client to access the EGA Data REST API. This client will allow access to authorized EGA Archive files by presenting them in a virtual directory, where they can be used like regular files, without first having to download them.