From a2086dc3b12fbad60333069e01f462b002ab8338 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Sun, 24 May 2020 12:31:00 +0800 Subject: [PATCH] Update README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a305056 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ + +# photos + +A photo bucket management suite. + +## `control` + +Implement access controls by signing or proxying requests. + +## `web` + +Generates web interfaces from photo buckets. + +## `thumbnails` + +Generate thumbnails from photo buckets. + + +