commit a2086dc3b12fbad60333069e01f462b002ab8338 Author: Ambrose Chua Date: Sun May 24 12:31:00 2020 +0800 Update README 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. + + +