File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,12 +73,12 @@ ImageInTerminal.use_256()
7373
7474Note that 24 bits format only works as expected if your terminal supports it,
7575otherwise you are likely to get some random outputs. To check if your terminal
76- supports 24 bits color, please check if the environment variable ` COLORTERM ` is
77- ` 24bit ` (or ` truecolor ` ).
76+ supports 24 bits color, you can check if the environment variable ` COLORTERM ` is
77+ ` 24bit ` (or ` truecolor ` ).
7878
7979Here's how images are displayed in 24-bit colors:
8080
81- ![ 24bit color] ( https://user-images.githubusercontent.com/8684355/76688030-26169b80-6664 -11ea-96da-72e348835634 .png )
81+ ![ 24bit color] ( https://user-images.githubusercontent.com/8684355/76688541-a17a4c00-6668 -11ea-9fb9-41669fbec07e .png )
8282
8383
8484## Troubleshooting
You can’t perform that action at this time.
0 commit comments