Skip to content

Commit a5d9374

Browse files
committed
Smaller snapshot width in README
1 parent 5814b36 commit a5d9374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ https://sqlhabit.github.io/sql_schema_visualizer/databases/bindle?highlights=use
3333

3434
:mag: Note that tables are followed by semicolons `:` and column names are separated with commas `,`. Here's how it looks like:
3535

36-
<img src="https://raw.githubusercontent.com/sqlhabit/sql_schema_visualizer/main/docs/table_highlights.png" width="600">
36+
<img src="https://raw.githubusercontent.com/sqlhabit/sql_schema_visualizer/main/docs/table_highlights.png" width="400px">
3737

3838
## How to visualize your schema(s)
3939

0 commit comments

Comments
 (0)