Skip to content

Commit

Permalink
Added sixel option to README and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeEstrada committed Aug 4, 2023
1 parent 2928fda commit b61600d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ Read from stdin:
curl -o - https://superhighway84.com | reader -
```

Render images using the SIXEL graphics encoder:

```sh
reader -s https://xn--gckvb8fzb.com/travel-aruba/
```

![sixel](sixel.png)

More options:

```sh
Expand Down
Binary file added sixel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b61600d

Please sign in to comment.