Skip to content

Commit

Permalink
Add missing header to readme (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
mindymo authored Dec 5, 2022
1 parent 2d9a4cd commit 9ceec0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ baton-mysql --connection-string "baton:baton-password@tcp(127.0.0.1:3306)/"
baton resources
```

#
# Data Model

`baton-mysql` will sync information about the following MySQL resources:

Expand All @@ -53,7 +53,7 @@ By default, the connector will introspect all databases that it has access to re
- `mysql`
- `sys`

# Advanced setup
# Advanced Setup

1. Create a new user for the connector to connect to MySQL as. Be sure to create and save the secure password for this user:

Expand Down

0 comments on commit 9ceec0c

Please sign in to comment.