From 098698bbb39059160a7dcc92ae2a946df6225243 Mon Sep 17 00:00:00 2001 From: xypwn <54681180+xypwn@users.noreply.github.com> Date: Mon, 15 May 2023 15:24:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e022aea..d8e4cc4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # southpark-downloader-ui [EARLY RELEASE] Fully self-contained South Park downloader GUI, written in Go for Linux, Windows & Android. + +The code is currently still quite messy, and will definitely need some more work. If you have any request or criticism in particular, feel free to open an issue.