This commit is contained in:
dfinke
2018-07-08 18:37:30 -04:00
parent 6734b2bde1
commit f18bca69eb

View File

@@ -1,15 +1,6 @@
PowerShell Import-Excel
-
<!-- <p align="center"> <a
href="https://travis-ci.com/dylanaraps/pure-bash-bible"><img
src="https://travis-ci.com/dylanaraps/pure-bash-bible.svg?branch=master"></a>
<a href="https://discord.gg/yfa5BDw"><img src="https://img.shields.io/discord/440354555197128704.svg"></a>
<a href="./LICENSE.txt"><img
src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
</p> -->
<p align="center">
<a href="https://ci.appveyor.com/project/dfinke/importexcel/branch/master"><img src="https://ci.appveyor.com/api/projects/status/21hko6eqtpccrkba/branch/master?svg=true"></a>
<a href="./LICENSE.txt"><img
@@ -20,8 +11,6 @@ src="https://img.shields.io/powershellgallery/dt/ImportExcel.svg"></a>
src="https://img.shields.io/powershellgallery/v/ImportExcel.svg"></a>
</p>
Install from the [PowerShell Gallery](https://www.powershellgallery.com/packages/ImportExcel/).
This PowerShell Module allows you to read and write Excel files without installing Microsoft Excel on your system. No need to bother with the cumbersome Excel COM-object. Creating Tables, Pivot Tables, Charts and much more has just become a lot easier.
![](https://raw.githubusercontent.com/dfinke/ImportExcel/master/images/testimonial.png)