Update README.md

This commit is contained in:
Doug Finke
2015-06-29 16:05:16 -04:00
parent 38f460d3d4
commit cc91ba8cfb

View File

@@ -1,5 +1,8 @@
PowerShell Import-Excel
-
https://gist.github.com/dfinke/fe19f796fdfcda90e5d6
This PowerShell Module wraps the .NET [EPPlus DLL](http://epplus.codeplex.com/) (included). Easily integrate reading and writing Excel spreadsheets into PowerShell, without launching Excel in the background. You can also automate the creation of Pivot Tables and Charts.
Install