From fecb0dc6d8d62727f4667242db349ee289acf60f Mon Sep 17 00:00:00 2001 From: Abdelilah El Aissaoui Date: Fri, 5 Nov 2021 04:28:12 +0100 Subject: [PATCH] Updated readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 244bed0..aed9a66 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # Gitnuro + +A FOSS Git client based on (Jetbrains) Compose and JGit. + +The main goal of Gitnuro is to provide a multiplatform open source Git client without any kind of constraint to how you can use it nor relying on web technologies. + +The project it is still in alpha and many feature are lacking or missing, but it's somewhat usable for basic usage. + +Feel free to open issues for bugs or sugestions.