From c9d90c48aa3eab854296180198b4829bd8d02b67 Mon Sep 17 00:00:00 2001 From: dfinke Date: Fri, 18 Mar 2016 10:14:03 -0400 Subject: [PATCH] updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f21d0d0..ec92081 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi * Updated EPPlus DLL. Allows markers to be changed and colored * Handles and warns if auto name range names are also valid Excel ranges +![](https://raw.githubusercontent.com/dfinke/ImportExcel/master/images/PSPlot.gif) + #### 3/7/2016 * Added `Header` and `FirstDataRow` for `Import-Html`