We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7040b9a commit 3fdf6f2Copy full SHA for 3fdf6f2
1 file changed
README.md
@@ -5,6 +5,12 @@ Decrypt and parse MySQL's login path file.
5
See also: https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html
6
7
8
+## Install
9
+
10
+```
11
+$ pip install myloginpath
12
13
14
## Example
15
16
```console
0 commit comments