Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ using ReferenceTests, TestImages

Proper image formats such as `.png` are also supported for full-res image testing. If your terminal
[supports Sixel](https://www.arewesixelyet.com/), then ReferenceTests will display the full image
in your terminal using (Sixel.jl)[https://github.com/JuliaIO/Sixel.jl]:
in your terminal using [Sixel.jl](https://github.com/JuliaIO/Sixel.jl):

![sixel_demo](.github/images/sixel_demo.png)

Expand Down
Loading