From 83e72021ec6db2d4460001169983ebb0f5581022 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Wed, 27 Jun 2018 11:09:46 +0200 Subject: readme: Sorting of list, inclusion of misc --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5926b45..252383e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ Some of this just reflects mechanisms - since it serves two simple purposes: ## Folders * **apache:** The apache config file -* **www:** The www host referenced in the apache file; contains the CSS and stuff +* **etc:** cgit's own configuration file(s) * **lib:** Your cgit lib folder, most likely /usr/lib/cgit when coming from a distro package -* **etc:** cgit's own configuration file(s) +* **misc:** Random stuff not directly related to cgit but not to this instance's configuration +* **www:** The www host referenced in the apache file; contains the CSS and stuff -- cgit v1.2.3