aboutsummaryrefslogtreecommitdiff
path: root/system/acd_cli/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/acd_cli/README')
-rw-r--r--system/acd_cli/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/acd_cli/README b/system/acd_cli/README
new file mode 100644
index 0000000000000..c541398dacf64
--- /dev/null
+++ b/system/acd_cli/README
@@ -0,0 +1,5 @@
+acd_cli provides a command line interface to Amazon Drive and allows
+Unix users to mount their drive using FUSE for read and (sequential)
+write access. It is currently in beta stage.
+
+All dependencies for this need to be built with python3 support.