From d072dab8bac20cc061eabaebbf86c2d69ff7c4c7 Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Thu, 22 Dec 2022 02:09:03 +0100 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 6b3d66a3b..beb85019f 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -17,7 +17,7 @@ This firmware is based on RogueMaster (I know, should have forked unleashed, too - The focus of this firmware is functionality & stability: If an App doesnt work, its gone - Giving the level system a purpose: Right now, each level unlocks a new wallpaper. More on that below -- Clean upgraded code: RM wrote some updates to certain files. These are... painful, to say the least. Here its all rewritten and cleaned up. I invite you all to compare the `applications\system\dolphin\helpers\dolphin-state.c` file as an example +- Clean upgraded code: RM wrote some updates to certain files. These are... painful, to say the least. Here its all rewritten and cleaned up. The last messy file I have to get around to clean would be `applications\system\dolphin\helpers\dolphin-state.c`, in case anyone wants to help - Up2Date: This firmware receives updates from a few repositories, not just from its Upstream. If there are functional, but yet un-merged Pull requests on another flipper firmware that are good, they will be in here!