We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d85fd5 commit fcaa049Copy full SHA for fcaa049
1 file changed
README.md
@@ -102,8 +102,9 @@
102
| `--verbose` | Enable detailed logging output |
103
104
</div>
105
-
106
-**Example:**
+<div align="center">
+<b>Example:</b>
107
+</div>
108
109
```bash
110
gradle run --args="--input /path/to/addons --output ./results --mode ISOLATED"
@@ -124,7 +125,9 @@ gradle run --args="--input /path/to/addons --output ./results --mode ISOLATED"
124
125
126
127
-**Module metadata includes:**
128
129
+</b>Module metadata includes:</b>
130
131
132
<div align="center">
133
0 commit comments