Update README

This commit is contained in:
Tyler Perkins 2022-12-10 12:43:39 -05:00
parent d9b4096d56
commit 7d4de75dfb
1 changed files with 9 additions and 0 deletions

View File

@ -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