From a502a2b81fefd7e3c988d3f247673a3595f21a09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Markovi=C4=87?= Date: Sun, 7 Jun 2026 02:22:46 +0200 Subject: [PATCH] Enhance README with image and project details Added an image to the README and updated project description. --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 1e64daf..02741f9 100644 --- a/Readme.md +++ b/Readme.md @@ -5,6 +5,8 @@ ![Go Version](https://img.shields.io/badge/go-1.24-blue) ![License](https://img.shields.io/badge/license-MIT-green) +image + A business application for computer repair shop management, parts inventory tracking, and sales. Built with Go, it runs in the browser and requires no internet connection or external services. > ⚠️ The project is under active development. It is not ready for production use.