Skip to content

Commit 5d660f0

Browse files
authored
Update README.md
1 parent 9eca446 commit 5d660f0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,17 @@ TaskGuard is a to-do list application that helps you manage your tasks in a simp
1515
- **Cross-platform**: TaskGuard is currently written and compiled for Windows using C++ and Qt 6.4.3, but it can be compiled for other systems as well.
1616
- Already available in **4 languages**: English, Ukrainian, Russian, Spanish.
1717

18+
## Installation
19+
*Dependencies must be installed in the system for the program to run and work correctly.*
20+
21+
- Download latest version of the widget https://github.com/mxrcode/TaskGuard/releases
22+
- Unpack the **.zip** archive to any place convenient for you
23+
- Run the app with **TaskGuard.exe**
24+
25+
*An icon should appear in the tray by clicking on which a menu for interacting with the widget will appear. There you can configure it and add the program to autorun.*
26+
27+
**Dependencies:** [vcredist_x64(2015-2022)](https://aka.ms/vs/17/release/vc_redist.x64.exe) [(x86)](https://aka.ms/vs/17/release/vc_redist.x86.exe)
28+
1829
## License
1930
TaskGuard is released under the GNU Lesser General Public License (LGPL-3.0), which means it is free and open-source software that you can use, modify, and distribute. Please refer to the [LICENSE](https://github.com/mxrcode/TaskGuard/blob/main/LICENSE) file for more details.
2031

0 commit comments

Comments
 (0)