add link to original readme

This commit is contained in:
dfinke
2022-05-07 09:45:16 -04:00
parent ee3c8e7680
commit cafaafd53d
2 changed files with 1251 additions and 1 deletions

View File

@@ -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)