Skip to content

Commit 3deba99

Browse files
authored
Update README for consistency and clarity
Correct formatting and wording in the README file for clarity.
1 parent af945c1 commit 3deba99

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ This repository contains the source code for Coding Time Tracker, a Qt applicati
88
- Automatic tracking based on the currently foreground application
99
- Pending seconds counter displayed in the system tray
1010

11-
## Build With
11+
## Built With
1212

1313
- C++20
14-
- Qt6
14+
- Qt 6
1515
- CMake
1616
- Windows API
1717

@@ -27,11 +27,11 @@ git clone https://github.com/chapeullah/coding-time-tracker.git
2727

2828
**2. Open the project**
2929

30-
Open CMakeLists.txt via Qt Creator.
30+
Open CMakeLists.txt in Qt Creator.
3131

3232
**3. Configure the project**
3333

34-
Select a Desktop Qt 6 kit and the Debug build configuration, then click Configure Project.
34+
Select a Desktop Qt 6 kit and the Debug build configuration, then click **Configure Project**.
3535

3636
**4. Build and Run**
3737

0 commit comments

Comments
 (0)