From 6596d44c2924192efcd6afd491cfeb5b3e065f5e Mon Sep 17 00:00:00 2001 From: Rarder44 Date: Tue, 28 Feb 2023 19:14:20 +0100 Subject: [PATCH] readme updated --- apps/messages_light/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/apps/messages_light/README.md b/apps/messages_light/README.md index 00fe39bd0..2bc162cb8 100644 --- a/apps/messages_light/README.md +++ b/apps/messages_light/README.md @@ -5,7 +5,17 @@ This app handles the display of messages and message notifications. It is a GUI replacement for the `messages` apps. +To work, you must install: +- Messages +- Messages UI +- Messages Light (obviously) + +The Messages UI is recalled for the management of the "Music" notification (up to implementing a dedicated app) + + ## Creator Rarder44 +Thanks to @halemmerich for having "reviewed" the code. I applied some of your changes. +