From 7d8e5658665be613d0a29e9cfec09cc758c389f9 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Wed, 03 Jan 2024 01:22:44 +0000 Subject: [PATCH] Add screenshot --- .gitattributes | 2 ++ README.md | 2 ++ .github/screenshots/listen.webp | 3 +++ 3 files changed, 7 insertions(+) diff --git a/.gitattributes b/.gitattributes index 4fae6dc..8ed6d01 100644 --- a/.gitattributes +++ a/.gitattributes @@ -1,1 +1,3 @@ *.jpg filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -textdiff --git a/README.md b/README.md index 83d5fa6..5a50787 100644 --- a/README.md +++ a/README.md @@ -6,3 +6,5 @@ desktop if so desired. Written in Rust using [iced](https://github.com/iced-rs/iced). + +

listen page

diff --git a/.github/screenshots/listen.webp b/.github/screenshots/listen.webp new file mode 100644 index 0000000..9ddd047 100644 --- /dev/null +++ a/.github/screenshots/listen.webp @@ -1,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202171412da17ceb5126dde885259b93301fa22a652ad9c1dfb72dbd77fa5d64 +size 56054 -- rgit 0.1.4