Skip to content

Commit 3b83666

Browse files
Re-add fixed-width size for image (#2485)
## Summary @zanieb pointed out that the image is now comically large.
1 parent 11540c5 commit 3b83666

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
@@ -9,7 +9,7 @@ An extremely fast Python type checker and language server, written in Rust.
99
<br />
1010

1111
<p align="center">
12-
<img alt="Shows a bar chart with benchmark results." src="https://raw.githubusercontent.com/astral-sh/ty/main/docs/assets/ty-benchmark-cli.svg">
12+
<img alt="Shows a bar chart with benchmark results." width="500px" src="https://raw.githubusercontent.com/astral-sh/ty/main/docs/assets/ty-benchmark-cli.svg">
1313
</p>
1414

1515
<p align="center">

0 commit comments

Comments
 (0)