docs: Update Contributing.mdx

This commit is contained in:
Adrian Środoń 2023-05-31 20:34:18 +02:00 committed by GitHub
parent 66c9f2536c
commit a4fd429d4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,9 +11,11 @@ To get an overview of the project, read the [README](README.md) and [wiki page](
```
.
├── assets - assets for creating background images
| ├── fonts - fonts used in each theme
| └── icons - icons that get copied to icons folder in every theme
├── customize - non-compressed themes
| ├── backgrounds - backgrounds used in each theme
| ├── fonts - fonts
| ├── icons - icons
| ├── menu - menu parts
| └── theme.txt - theme configuration file
├── docs - documentation markdown files
├── preview - preview images for README.md
├── themes - compressed themes ready to install in .tar format