X-Git-Url: https://git.p6c8.net/psmysqlbackup.git/blobdiff_plain/3706148c7945e09e39f265e13f0a40bb08feb56d..f6ac39570441ed002cf3edfed29dc391efff16c8:/README.md?ds=inline diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c9091e --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# PSMySQLBackup + +PSMySQLBackup is a script for backing up MySQL / MariaDB databases on Windows using [`mysqldump`](https://mariadb.com/kb/en/mysqldump/). + +PSMySQLBackup stands for **P**owerShell **MySQL** **backup** or **P**atrick's **s**imple **MySQL** **backup**. + +## Requirements + +* PowerShell x.0 (or higher) + +## Basic installation + +1. … + +## Credits + +Author: Patrick Canterino, https://www.patrick-canterino.de/ + +License: [2-Clause BSD License](LICENSE) \ No newline at end of file