about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-03-18 10:30:07 +0100
committerRicky Kresslein <rk@lakoliu.com>2022-03-18 10:30:07 +0100
commit409e5181cbdd6cee76392313e8251f0f6379fff5 (patch)
tree0a042b2995e7aed2205b8d541fad8cceda6d52ea /README.md
parentb87aa7c3cf72b842979011a22e413dd2fff05002 (diff)
downloadFurtherance-409e5181cbdd6cee76392313e8251f0f6379fff5.tar.zst
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e1df9a0..cf6d66c 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,10 @@ Furtherance is a time tracking app written in Rust with GTK 4.
 It allows you to track time spent on different activities without worrying about your data being captured and sold.
 
 <p float="left">
-    <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-screenshot-main.png" alt="Furtherance main window" width="250"/>
-    <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-screenshot-task-details.png" alt="Furtherance task details" width="250"/>
-    <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-screenshot-edit-task.png" alt="Furtherance edit task" width="250"/>
-    <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-screenshot-settings.png" alt="Furtherance settings" width="250"/>
+    <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-screenshot-main.png" alt="Furtherance main window" width="500"/>
+    <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-screenshot-task-details.png" alt="Furtherance task details" width="500"/>
+    <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-screenshot-edit-task.png" alt="Furtherance edit task" width="500"/>
+    <img src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-screenshot-settings.png" alt="Furtherance settings" width="500"/>
 </p>
 
 ## Features