From f69e80e3069a8fd52987f99c3722235695d67d12 Mon Sep 17 00:00:00 2001 From: s2 Date: Wed, 19 Jun 2019 15:44:20 +0200 Subject: [PATCH] add d&d instructions to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8e2b424..e47ee627 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ gitlit /home/s2/myApp If no folder is specified, gitlit looks at the current path. +You can also drag&drop a folder inside the main window. + ## contribute The code is very easy. Just clone the repo and have look!