Skip to content

Commit bd6be93

Browse files
committed
Improve README titles [skip ci]
1 parent 118db77 commit bd6be93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ jobs:
5050

5151
## Behavior
5252

53-
### `check`: Check for new release versions
53+
### `check` Step (`check` script): Check for new release versions
5454

5555
Get the latest version of OpenSSL source code in the defined version family.
5656

57-
### `in`: Fetch release
57+
### `get` Step (`in` script): Fetch release
5858

5959
Downloads the source code tarball for a version.
6060

@@ -72,7 +72,7 @@ directory. When non is ab-vailable, the resource fails. Whenever the `sha256`
7272
file is missing, it is computed from the downloaded file, in order to honor the
7373
resource contract.
7474

75-
### `out`: Not implemented
75+
### `put` Step (`out` script): Not implemented
7676

7777
Uploading a new OpenSSL source code tarball is not possible.
7878

0 commit comments

Comments
 (0)