From 9237d3265d4576a440c66fcd51318ab2f0db929e Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Thu, 13 Aug 2026 08:05:29 +0300 Subject: [PATCH] docs: improve README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d06609f..ac4e399 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Promptvision Promptvision is a powerful and user-friendly image viewer application built with Python and customtkinter. It provides an intuitive interface for browsing, organizing, and managing your image collections. @@ -17,7 +19,7 @@ Promptvision is a powerful and user-friendly image viewer application built with 1. Clone the repository: ``` - git clone https://github.com/yourusername/promptvision.git + git clone https://github.com/Automaticism/Promptvision.git cd promptvision ``` @@ -28,6 +30,7 @@ Promptvision is a powerful and user-friendly image viewer application built with ``` + 3. For Linux users, install tkinter: On Ubuntu or Debian-based systems: