diff --git a/README.md b/README.md index f40f0b6..202597b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # S3-Auto-Uploader +This application will monitor for changes in a folder and automatically upload +any files placed in that folder to an S3 Bucket. + +## Features/TODO + +- [ ] Monitor for changes in directory +- [ ] Uplaod to an S3 Bucket +- [ ] Accept configuration on the command line or /etc file +