We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5814b36 commit a5d9374Copy full SHA for a5d9374
README.md
@@ -33,7 +33,7 @@ https://sqlhabit.github.io/sql_schema_visualizer/databases/bindle?highlights=use
33
34
:mag: Note that tables are followed by semicolons `:` and column names are separated with commas `,`. Here's how it looks like:
35
36
-<img src="https://raw.githubusercontent.com/sqlhabit/sql_schema_visualizer/main/docs/table_highlights.png" width="600">
+<img src="https://raw.githubusercontent.com/sqlhabit/sql_schema_visualizer/main/docs/table_highlights.png" width="400px">
37
38
## How to visualize your schema(s)
39
0 commit comments