Skip to content

Commit 2a817fd

Browse files
authored
Correct README formatting for corpus test instructions
Fix formatting of the 'Run corpus test' section in README.
1 parent d2f6d6b commit 2a817fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,8 @@ For detailed information about corpus test, see:
189189
The corpus test is triggered automatically via GitHub Actions
190190
when changes are made to `pythainlp/corpus/**` or `tests/corpus/**`.
191191

192-
**Run corpus test:**
192+
Run corpus test:
193+
193194
```shell
194195
python -m unittest tests.corpus
195196
```

0 commit comments

Comments
 (0)