diff options
author | RIcky Kresslein <rk@lakoliu.com> | 2023-06-08 11:23:54 +0200 |
---|---|---|
committer | RIcky Kresslein <rk@lakoliu.com> | 2023-06-08 11:23:54 +0200 |
commit | 8ea48750efa6b699a10d0f280b429db01525e80b (patch) | |
tree | 233187c60035901e805dca4077d9b1c446b78037 | |
parent | 325dd671c37e3a67ba8eb38cd2d2951a900779a7 (diff) | |
download | Furtherance-8ea48750efa6b699a10d0f280b429db01525e80b.tar.zst |
Change screenshot width
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 4772dd3..2f22dc7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Furtherance is a time tracking app, with a native interface on Gnome, Windows, a It allows you to track time spent on different activities without worrying about your data being captured and sold. <p align="center"> - <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-2023-06-06.png" alt="Furtherance screenshot"/> + <img width="500px" src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-2023-06-06.png" alt="Furtherance screenshot"/> </p> ## Features |