From 34327f5d08f35cfb2912163e2064f3f2ddc927b6 Mon Sep 17 00:00:00 2001 From: everest Date: Mon, 6 Jun 2022 17:13:26 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 850db54..db36802 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,6 @@ Packages should be submitted by sending a pull request to https://github.com/eve # Roadmap -Future: musl libc and musl compiler compatability (change gcc to $CC) +Future: musl libc and musl compiler compatability (change gcc to $CC) (no clue why this is here because its already done lol) -Sometime within the next few months: command line parsing and multi-repository support, all neccessary packages ported +Sometime within the next few months: command line parsing and multi-repository support, all neccessary packages ported (still need more GNU packages)