1
0
Fork 0

Update README

main
Ambrose Chua 2020-05-24 12:31:00 +08:00
commit a2086dc3b1
Signed by: ambrose
GPG Key ID: BC367D33F140B5C2
1 changed files with 19 additions and 0 deletions

19
README.md Normal file
View File

@ -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.
<!-- vim: set conceallevel=2 et ts=2 sw=2: -->