diff --git a/README.md b/README.md index 3bf7c47..08da820 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@


- +


@@ -11,7 +11,7 @@ # Awesome Actions [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) -> A curated list of awesome things related to [GitHub Actions](https://github.com/features/actions). +> A curated list of awesome things related to [GitHub Actions](https://github.com/actions). Actions are triggered by GitHub platform events directly in a repo and run on-demand workflows either on Linux, Windows or macOS virtual machines or inside a container in response. With GitHub Actions you can automate your workflow from idea to production. diff --git a/awesome-actions.jpg b/awesome-actions.jpg deleted file mode 100644 index 3952137..0000000 Binary files a/awesome-actions.jpg and /dev/null differ diff --git a/awesome-actions.png b/awesome-actions.png new file mode 100644 index 0000000..5d57352 Binary files /dev/null and b/awesome-actions.png differ