diff --git a/ExamplePipeline_dark.png b/ExamplePipeline_dark.png deleted file mode 100644 index 9e4779c..0000000 Binary files a/ExamplePipeline_dark.png and /dev/null differ diff --git a/ExamplePipeline_light.png b/ExamplePipeline_light.png deleted file mode 100644 index 56bd965..0000000 Binary files a/ExamplePipeline_light.png and /dev/null differ diff --git a/README.md b/README.md index d4b830c..2227e78 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,7 @@ This repository provides 10+ *Reusable Workflows* based on the CI pipelines of t be continuously tested and released along with Sphinx documentation sites, to GitHub Releases, GitHub Pages and PyPI. Optionally, coverage and static type check reports can be gathered and integrated into the online documentation. -[![](ExamplePipeline_dark.png)](ExamplePipeline_dark.png) - -[![](ExamplePipeline_light.png)](ExamplePipeline_light.png) +[![](doc/_static/pyTooling-Actions-SimplePackage.png)](doc/_static/pyTooling-Actions-SimplePackage.png) As shown in the screenshots above, the expected order is: diff --git a/doc/_static/pyTooling-Actions-SimplePackage.png b/doc/_static/pyTooling-Actions-SimplePackage.png new file mode 100644 index 0000000..f0ee4d8 Binary files /dev/null and b/doc/_static/pyTooling-Actions-SimplePackage.png differ