Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit d8e4773

Browse files
committed
Update README.md
1 parent 4c0fc1a commit d8e4773

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,12 @@ or bundle them into a release artifact.
6262

6363
#### Inputs
6464

65-
| Name | Type | Description |
66-
|———-|————|————-|
67-
| `inputs` | `[String]` | One or more paths to Swift files in your workspace. <br/> Default: `"./Sources"` |
68-
| `output` | `String` | The path for generated output. <br/> Default: `"./.build/documentation"` |
69-
65+
- `inputs`:
66+
One or more paths to Swift files in your workspace.
67+
(Default: `"./Sources"`)
68+
- `output`:
69+
The path for generated output.
70+
(Default: `"./.build/documentation"`)
7071

7172
#### Example Workflow
7273

0 commit comments

Comments
 (0)