From 22326e8ee413cc443687a9a5997fddb35591ec7f Mon Sep 17 00:00:00 2001 From: dfinke Date: Wed, 2 Mar 2016 09:15:22 -0500 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 604109b..fae4958 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi #### 3/2/2016 * Added `GreaterThan`, `GreaterThanOrEqual`, `LessThan`, `LessThanOrEqual` to `New-ConditionalText` -``` +```powershell echo 489 668 299 777 860 151 119 497 234 788 | Export-Excel c:\temp\test.xlsx -Show ` -ConditionalText (New-ConditionalText -ConditionalType GreaterThan 525)