From 0bd0d95ec14a1940f212e28b952cf7d28f92cf2c Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Sat, 19 Aug 2017 10:24:47 -0400 Subject: [PATCH] Readme explaining death --- README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..d8cdd09 --- /dev/null +++ b/README @@ -0,0 +1,3 @@ +This *was* a tool to access Amazon Cloud Drive from the command line or as a +FUSE filesystem. However, as of 2017 Amazon has locked out all open source +client implementations, rendering this an unavoidably dead project.