DualWord-RT - open-source cross-platform computer program for measuring 
bimanual simple visual reaction time.

How to build:
	- prerequisites: C++20 (gcc 14.2), Qt 6.0
	- qmake
	- make
	
Minimum Hardware Requirements:
	- CPU:Pentium 4

Third Party Software:
        - Qt 6.0      license:LGPL

License: GPL-3+ (GPL-3.0-or-later)
Source code: https://github.com/dualword/dualword-rt

How to Use:
1. Run the program
2. When the yellow circle appears, press:
   - 'Q' key with your left hand
   - 'P' key with your right hand
3. The program will automatically track your reaction times
4. Results update in real-time


