diff --git a/README.md b/README.md index 9c362d2..0c06382 100644 --- a/README.md +++ b/README.md @@ -90,11 +90,11 @@ Each wordpress website has (be default) a json api enabled. This feed is availab By running `dotnet-feeder feed https://svrooij.io/feed.json ./README.md --count 5 --tag s_posts` your can generate the section below. +- [Creating IntuneWin files with C#](https://svrooij.io/2023/10/24/create-intunewin-file/) - [Introducing Content Prep PowerShell](https://svrooij.io/2023/10/19/open-source-intune-content-prep/) - [Decrypting intunewin files](https://svrooij.io/2023/10/09/decrypting-intunewin-files/) - [Analysing Win32 Content Prep Tool](https://svrooij.io/2023/10/04/analysing-win32-content-prep-tool/) - [Compute file hash in C# asynchronously](https://svrooij.io/2023/10/03/compute-file-hash-asynchronously/) -- [Remove platform dependency for WingetIntune](https://svrooij.io/2023/09/23/winget-intune-windows-deps/) ## Developer stuff