diff --git a/README.rst b/README.rst index 2eb3683..627c9fd 100644 --- a/README.rst +++ b/README.rst @@ -1,12 +1,26 @@ +===== mysql ===== -Install the MySQL client and/or server +Install the MySQL client and/or server. + +.. note:: + + See the full `Salt Formulas installation and usage instructions + `_. Available states ----------------- +================ + +.. contents:: + :local: ``mysql.client`` - Install the MySQL client package. +---------------- + +Install the MySQL client package. + ``mysql.server`` - Install the MySQL server package and start the service. +---------------- + +Install the MySQL server package and start the service.