From b8811449cfcbbf6ce20cf3b5eca47de4c5ea183f Mon Sep 17 00:00:00 2001 From: Tanishq Dubey Date: Sun, 16 Jun 2024 17:23:03 -0400 Subject: [PATCH] Update screenshot links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 621ef64..be8b690 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ Toggle detail modes by pressing `d` | Normal Arrow | Hex Color | RGB 255 Color | RGB Float Color | | --------------------- | ------------------- | ----------------------- | ------------------------- | -| ![[detail_arrow.png]] | ![[detail_hex.png]] | ![[detail_rgb_int.png]] | ![[detail_rgb_float.png]] | +| ![Normal Arrow](https://git.dws.rip/dubey/tview/raw/branch/main/screenshots/detail_arrow.png) | ![Hex](https://git.dws.rip/dubey/tview/raw/branch/main/screenshots/detail_hex.png) | ![RGB 255](https://git.dws.rip/dubey/tview/raw/branch/main/screenshots/detail_rgb_int.png) | ![RGB Float](https://git.dws.rip/dubey/tview/raw/branch/main/screenshots/detail_rgb_float.png) | ## Image Filtering Toggle Filtering by pressing | Filtering Off | Filtering On | | ---------------------- | --------------------- | -| ![[filtering_off.png]] | ![[filtering_on.png]] | +| ![Filtering Off](https://git.dws.rip/dubey/tview/raw/branch/main/screenshots/filtering_off.png) | ![Filtering On](https://git.dws.rip/dubey/tview/raw/branch/main/screenshots/filtering_on.png) | # Usage `tview PATH/TO/IMAGE`