diff --git a/README.md b/README.md index 8bdbb06..2f7768a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi Get-Process | Select Company, Handles | Export-Excel -Now ``` -- Added ScriptBlocks for coloring cells. Check out [Examples][https://github.com/dfinke/ImportExcel/tree/master/Examples/FormatCellStyles] +- Added ScriptBlocks for coloring cells. Check out [Examples](https://github.com/dfinke/ImportExcel/tree/master/Examples/FormatCellStyles) ```powershell Get-Process |