Skip to content

Commit 6bb546d

Browse files
fix readme layout
1 parent 88935ef commit 6bb546d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The list of all available versions can be found in [virtual-environments](https:
77
| Argument | Description | Format |
88
|-------------------------|--------------------------|--------------------|
99
| `xcode-version` | Specify the Xcode version to use | `latest` keyword or any [semver](https://semver.org/) string |
10+
1011
**Examples:** `latest`, `10`, `11.4`, `11.4.0`, `^11.4.0`
1112

1213
# Usage
@@ -30,4 +31,4 @@ jobs:
3031
```
3132

3233
# License
33-
The scripts and documentation in this project are released under the [MIT License](LICENSE)
34+
The scripts and documentation in this project are released under the [MIT License](LICENSE)

0 commit comments

Comments
 (0)