Skip to content

Commit f6cda96

Browse files
committed
docs(README.md): remove To Do section to clean up documentation
1 parent 17aa31f commit f6cda96

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

-14
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,3 @@ Everything should work! 🎉
2929
[Pester](https://pester.dev/) is used for unit testing. Here are the commands for running the tests.
3030
- `Install-Module -Name Pester -Force -AllowClobber`
3131
- `Invoke-Pester` or `Invoke-Pester -Path $PROFILE/..`
32-
33-
## To Do
34-
- https://openclassrooms.com/fr/courses/7938616-planifiez-vos-taches-avec-des-scripts-powershell-sur-windows-server/8091884-tirez-un-maximum-de-ce-cours
35-
- https://pester.dev/
36-
- https://learn.microsoft.com/en-us/powershell/scripting/learn/ps101/09-functions?view=powershell-7.3
37-
- https://learn.microsoft.com/fr-fr/powershell/scripting/developer/cmdlet/validating-parameter-input?view=powershell-7.3
38-
- https://learn.microsoft.com/en-us/powershell/scripting/developer/cmdlet/parameter-aliases?view=powershell-7.3
39-
- https://riptutorial.com/powershell/example/29958/parameter-validation
40-
- https://learn.microsoft.com/fr-fr/powershell/module/microsoft.powershell.core/about/about_functions_advanced_parameters?view=powershell-7.3
41-
- https://github.com/dahlbyk/posh-git
42-
- https://github.com/mithrandyr/SimplySql
43-
- https://github.com/Sebazzz/PSMenu
44-
- https://github.com/devblackops/Terminal-Icons
45-
- https://github.com/jborean93/PSGhost

0 commit comments

Comments
 (0)