Skip to content

Commit 4bad1e4

Browse files
committed
Updated README and ToDO
1 parent 601ddcb commit 4bad1e4

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Please feel free to contribute by opening new issues or providing pull requests.
4747
For the best development experience, open this project as a folder in Visual
4848
Studio Code and ensure that the PowerShell extension is installed.
4949

50-
* [Visual Studio Code]
51-
* [PowerShell Extension]
50+
* [Visual Studio Code](https://code.visualstudio.com/)
51+
* [PowerShell Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
5252

5353
More contributing information can be found [here](https://github.com/zloeber/ModuleBuild/blob/master/docs/Contributing.md).
5454

docs/ToDo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ There are many items which are possible and should probably be added to this pro
1313
- Automatic clean up of additional loaded modules when uploading to the gallery
1414
- Powershell Core compatibility
1515
- Automatic updates of the ReleaseNotes.md file
16-
- Appveyor integration?
16+
- ~~Appveyor integration?~~
17+
- Extend Appveyor intergration
1718
- PSDeploy integration?
1819
- Github releases integration?
1920
- Smoother path to upgrade ModuleBuild for existing projects

0 commit comments

Comments
 (0)