Skip to content

Commit 2843b1d

Browse files
committed
Update Readme
1 parent fb8d43c commit 2843b1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ The `resources` folder within the `src` directory is intended for including any
8181

8282
- **Configuration files**: Store any JSON, XML, or other configuration files needed by your module.
8383
- **Script files**: Place any scripts that are used by your functions or modules, but are not directly part of the public or private functions.
84+
- **formatdata files**: Store `Type.format.ps1xml` file for custom format data types to be imported to manifest
8485
- **Documentation files**: Include any supplementary documentation that supports the usage or development of the module.
8586
- **Data files**: Store any data files that are used by your module, such as CSV or JSON files.
8687
- **Subfolder**: Include any additional folders and their content to be included with the module, such as dependant Modules, APIs, DLLs, etc... organized by a subfolder.

0 commit comments

Comments
 (0)