From 7447a7fd44271604868a0007698d96429eeaccab Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Thu, 9 Nov 2023 20:47:54 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09a4b5b8a..24a6ff81d 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ Here are the technical choices made for the software development: * Libraries: Qt 5.x * [KF5 Framework](https://github.com/KDE) [Cmake](https://cmake.org/install/) - [kcoreaddons](https://github.com/KDE/kcoreaddons) - [kwidgetsaddons](https://github.com/KDE/kwidgetsaddons). + [kcoreaddons](https://github.com/KDE/kcoreaddons/tree/kf5) + [kwidgetsaddons](https://github.com/KDE/kwidgetsaddons/tree/kf5). * Coding language: [C++](https://en.wikipedia.org/wiki/C%2B%2B) * GUI translations: [Qt Linguist](http://doc.qt.io/qt-5/qtlinguist-index.html) * Version control: [GIT](https://github.com/qelectrotech/qelectrotech-source-mirror.git)