Skip to content

Commit 00fc849

Browse files
committed
Readme: Format table for packagist.org
1 parent 77d7136 commit 00fc849

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
@@ -78,9 +78,9 @@ $ php-matrix --mode=minor-only ">=7.2 <8.4"
7878
}
7979
```
8080

81-
### Options
81+
## Options
8282

83-
#### `--mode`
83+
### `--mode`
8484

8585
<dl>
8686
<dt><code>minor-only</code> (default)</dt>
@@ -92,7 +92,7 @@ $ php-matrix --mode=minor-only ">=7.2 <8.4"
9292
<dd>Report all satisfying versions in <code>MAJOR.MINOR.PATCH</code> format</dd>
9393
</dl>
9494

95-
#### `--source`
95+
### `--source`
9696

9797
<dl>
9898
<dt><code>auto</code> (default)</dt>

0 commit comments

Comments
 (0)