From cda4087dc4270332b22ad5b0535088049edd729f Mon Sep 17 00:00:00 2001 From: redtide Date: Thu, 14 Dec 2023 09:40:49 +0100 Subject: [PATCH] Added instructions in the README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2965fe3..be7a663 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,13 @@ ## Overview -Magnifiqus is a screen magnifier made with [Qt]. +Screen magnifier system tray tool; +once started, a floating window appears after clicking on the tray icon. + +In the options you can set the visibility and size of the mouse cursor, +whether to run the application at startup, the background and border colors of the window +and if to keep it always on top. The zoom factor can be changed by using the mouse wheel +over the window, from 1 to 5 times. ![Screenshot](resources/screenshot.png)