From f279f1dfa72538b013fdea1569f28492ee625901 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Wed, 9 Apr 2025 17:28:07 +0200 Subject: [PATCH] docs: small improvements to readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b3286cd..97ead38 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,8 @@ It is definitely not as feature-rich as the original project... 😬 The program can clone and pull all repositories you have access to on a selfhosted or SaaS provided Gitlab or Gitea server. It only supports the HTTP access method. -It will pull the repositories in a tree like structure same as on Gitlab. +It will pull the repositories in a tree like structure same as on Gitlab or +Gitea. ``` root [http://gitlab.example.com] ├── group1 [/group1]