Skip to content

Commit

Permalink
Update Further improvements section.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemek83 committed Jan 29, 2025
1 parent 485f3dc commit 9506230
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [Setup update server](#setup-update-server)
- [Testing](#testing)
- [Licensing](#licensing)
- [Potential further improvements](#potential-further-improvements)
- [Further improvements](#further-improvements)
- [Screenshots](#screenshots)

## Example view
Expand Down Expand Up @@ -156,10 +156,9 @@ The project uses the following software:
| QuaZip | LGPLv2.1 with static linking exception | https://github.com/stachenov/quazip | C++ wrapper for Minizip using Qt library |


## Potential further improvements
* Upgrade code to use C++20.
* Measure and increase test coverage.
* Setup static analysis (CppCheck, Clang Tidy, Clazy).
## Further improvements
* Upgrade code to use C++23.
* Increase test coverage.

## Screenshots
![Alt text](groupingAndHistogram.gif?raw=true "")
Expand Down

0 comments on commit 9506230

Please sign in to comment.