diff --git a/README.md b/README.md index a1be600..e6bbe14 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ -# Scabiosa Backup Tool \ No newline at end of file +# Scabiosa Backup Tool + +Please keep in mind that this project is WIP. + +## What can it do? +- Backup you stuff via a dynamic configuration +- Log the Backup progress to a database + + +## Database Types +- MariaDB (planned) +- MySQL (far future) +- MS-SQL (far future) + + +## Storage types +- Local storage (soon) +- Azure Blob Storage (planned) +- Azure File Share (planned) +- S3 Bucket (far future) +- Dropbox (far future) +- OneDrive (far future) +- GDrive (far future)