--- /dev/null
+# 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