diff --git a/README.md b/README.md index 9aad9d1..0d583bc 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ ## Folder Structure -| `/src` | The source code! This file will be compiled into `kristify.lua`. | +| Folder | Description | |-------------|----------------------------------------------------------------------| +| `/src` | The source code! This file will be compiled into `kristify.lua`. | | `/services` | Different services. Mainly the different product types. | | `/data` | All types of data. Example: Config, products, chests, etc. | | `/docs` | The documentation folder. This folder is not included in production. |