From ed5fb99319f77a26b7d4df00330c92ddbab87dbe Mon Sep 17 00:00:00 2001 From: dfinke Date: Thu, 22 Dec 2016 12:03:58 -0500 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb00262..d7c91ed 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 +- Added ScriptBlocks for coloring cells. Check out (Examples)[https://github.com/dfinke/ImportExcel/tree/master/Examples/FormatCellStyles] ```powershell Get-Process |