diff --git a/Examples/AddPicture/Add-ExcelImage.ps1 b/Examples/AddImage/Add-ExcelImage.ps1 similarity index 100% rename from Examples/AddPicture/Add-ExcelImage.ps1 rename to Examples/AddImage/Add-ExcelImage.ps1 diff --git a/Examples/AddPicture/AddPicture.ps1 b/Examples/AddImage/AddImage.ps1 similarity index 100% rename from Examples/AddPicture/AddPicture.ps1 rename to Examples/AddImage/AddImage.ps1 diff --git a/Examples/AddPicture/Octocat.jpg b/Examples/AddImage/Octocat.jpg similarity index 100% rename from Examples/AddPicture/Octocat.jpg rename to Examples/AddImage/Octocat.jpg diff --git a/Examples/AddPicture/README.md b/Examples/AddImage/README.md similarity index 95% rename from Examples/AddPicture/README.md rename to Examples/AddImage/README.md index 8127209..4d71141 100644 --- a/Examples/AddPicture/README.md +++ b/Examples/AddImage/README.md @@ -8,7 +8,7 @@ cell location, and optionally resize the row and column to fit the image. ## Running the example -To try this example, run the script `AddPicture.ps1`. The `Add-ExcelImage` +To try this example, run the script `AddImage.ps1`. The `Add-ExcelImage` function will be dot-sourced, and an Excel document will be created in the same folder with a sample data set. The Octocat image will then be embedded into Sheet1.