Skip to content

Commit 6f0e1f9

Browse files
committed
Update ReadMe a bit
1 parent 0591a84 commit 6f0e1f9

File tree

1 file changed

+1
-1
lines changed
  • src/ScriptModuleRepositoryTemplate/TemplateRepoFiles

1 file changed

+1
-1
lines changed

src/ScriptModuleRepositoryTemplate/TemplateRepoFiles/ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Coming soon.
117117

118118
The following boilerplate git repository files should be reviewed and updated or removed as needed.
119119

120-
- [__NewModuleName__.psd1](/src/__NewModuleName__/__NewModuleName__.psd1): Update the module manifest with your module's information.
120+
- [__NewModuleName__.psd1](/src/__NewModuleName__/__NewModuleName__.psd1): Update the module manifest with your module's information, such as the Description and have the ProjectUri link to this repository, etc.
121121
- [Changelog](/Changelog.md): If you don't plan to track a changelog, remove this file and it's reference from the ReadMe.
122122
- [License](/License.md): Update to match your module's license, and ensure it uses the correct name and year in the copyright.
123123
- [Contributing](/docs/Contributing.md): Update to match your module's contributing guidelines, or remove it.

0 commit comments

Comments
 (0)