diff --git a/README.md b/README.md index e7ebd90..bd67082 100644 --- a/README.md +++ b/README.md @@ -141,9 +141,9 @@ fd -t f . | tv --preview 'bat -n --color=always {0}' ``` By default, `television` will launch with the `files` channel on. -| Screenshot 2024-11-10 at 15 04 20 | -|:--:| -| *`tv`'s `files` channel running on the *curl* codebase* | + +![the files channel](./assets/tv-files-broadcom.png) + *`tv`'s `files` channel running on the *linux* codebase* *For more information on the different channels, see the [channels](./channels.md) documentation.* diff --git a/assets/tv-files-broadcom.png b/assets/tv-files-broadcom.png new file mode 100644 index 0000000..5a11391 Binary files /dev/null and b/assets/tv-files-broadcom.png differ