Merge branch 'master' of https://code.grnet.gr/git/pithos into id
[pithos] / tools / README
diff --git a/tools/README b/tools/README
deleted file mode 100644 (file)
index 0f94382..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-README
-======
-
-Pithos is a file storage service, built by GRNET.
-Learn more about Pithos at: http://code.grnet.gr/projects/pithos
-
-Here you will find the following tools:
-
-    pithos-sh       Pithos shell
-    pithos-sync     Pithos synchronization client
-    pithos-fs       Pithos FUSE implementation
-
-Also, the lib folder contains a python library that can be
-used to access Pithos and manage stored objects.
-All tools use the included lib.
-
-Connection options can be set via environmental variables:
-
-       PITHOS_USER                             Login user
-       PITHOS_AUTH                             Login token
-       PITHOS_SERVER                   Pithos server (default: plus.pithos.grnet.gr)
-       PITHOS_API                              Pithos server path (default: v1)
-       PITHOS_SYNC_CONTAINER   Container to sync with (default: pithos)