From 263679258224ad100cf60ba8d6234562f8aa7694 Mon Sep 17 00:00:00 2001 From: Devin Lin Date: Sun, 30 May 2021 23:57:16 +0000 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d6f39f86..21b6c40f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,21 @@ -plasma-phone-components -======================= +# plasma-phone-components -UI components for Plasma Phone +UI components for Plasma Mobile. -Test on a development machine -======================= +Contains components such as: +* Shell panels (task panel, and top panel) +* Homescreen +* Logout menu +* Lockscreen theme +* Search applet + +## Links +* Project page: https://invent.kde.org/plasma/plasma-phone-components +* Issues relating to the shell: https://invent.kde.org/plasma-mobile/plasma-phone-components/-/issues +* General Plasma Mobile issues: https://invent.kde.org/teams/plasma-mobile/issues/-/issues +* Development channel: https://matrix.to/#/#plasmamobile:matrix.org + +## Test on a development machine Dependencies: * KDE Frameworks 5 setup (plasma-framework and its dependencies)