You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -210,7 +210,7 @@ Which, with a bit of customization, can become the following example:
210
210
</Package>
211
211
```
212
212
213
-
To further familiarize yourself with powerpkg (and especially the above examples), continue reading the [Script Configuration](#script-configuration-configuration) and [Task Entry](#task-entry-taskentry) segments of this README. Examining the contents of the `\contrib\examplepackage` directory is also encouraged.
213
+
To further familiarize yourself with powerpkg (and especially the above examples), continue reading the [Script Configuration](#script-configuration-configuration) and [Task Entry](#task-entry-taskentry) segments of this README. Examining the contents of the `\contrib\example_package` directory is also encouraged.
214
214
215
215
### Script Configuration (`<Configuration>`)
216
216
@@ -612,20 +612,3 @@ Code | Description
612
612
6 | No task entries were processed.
613
613
7 | A task entry is missing a required value.
614
614
615
-
## License
616
-
617
-
powerpkg is licensed under the MIT license. For more information regarding this license, refer to the `LICENSE` file located at the root of this repository.
Fellow PowerShell enthusiasts, this is my contribution to the community. I hope you take advantage of this project I have worked very hard on. You guys rock!
0 commit comments