diff --git a/README.md b/README.md index 4eaecaea..a3d5bd7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # code-sign-action -This Action integrates with Digicert One and uses SignTool on Windows runners and JSign on Linux runners. It has been tested on `windows-2022`, `ubuntu-20.04` and `ubuntu-22.04` runners. +The code-sign-action action integrates with Digicert One and uses SignTool on Windows runners and JSign on Linux runners. It has been tested on `windows-2022`, `ubuntu-20.04` and `ubuntu-22.04` runners. ------------ @@ -75,4 +75,3 @@ jobs: with: path-to-binary: "test" ``` -