mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
add link to original readme
This commit is contained in:
@@ -169,4 +169,6 @@ ForEach-Object { $_.Value | Export-Csv ($_.key + '.csv') }
|
||||
|[Learn to Automate Excel like a Pro with PowerShell](https://dfinke.github.io/powershell/2019/08/29/Learn-to-Automate-Excel-like-a-Pro-with-PowerShell.html)|Doug Finke|[@dfinke](https://twitter.com/dfinke)
|
||||
|
||||
## Contributing
|
||||
Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.
|
||||
Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.
|
||||
|
||||
Original [README.md](./README.original.md)
|
||||
Reference in New Issue
Block a user