From 2b398f762d9935883ed30fc381f974fa3558d8f3 Mon Sep 17 00:00:00 2001 From: OtterDev <144633084+OtterCodes102@users.noreply.github.com> Date: Thu, 9 Nov 2023 14:23:03 -0700 Subject: [PATCH] remove zram from long-term goals (#1) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 77eb7a2..24209ac 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ Driver support depends on the device you are using shimboot on. This list is for - ~~write detailed documentation~~ ### Long Term Goals: -- get zram to work - eliminate binwalk dependency - get audio to work @@ -115,4 +114,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . -``` \ No newline at end of file +```