diff --git a/README.md b/README.md index a0c0916..98a6d50 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Inno-Setup-Action -GitHub action to compile .iss (Inno Setup Script) files. +GitHub action to compile .iss (Inno Setup Script) files, to build your own application installers through GitHub Actions. ### Example Usage Make for example the file ``/.github/workflows/build.yml`` with the following contents: ```yml