diff options
| -rw-r--r-- | README.md | 5 | 
1 files changed, 3 insertions, 2 deletions
@@ -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  | 
