Skip to content

Commit 2183029

Browse files
authored
Update README.md
1 parent de1d9f4 commit 2183029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ To train new models, the training data needs to be prepared. This process is aut
4848
from idNet import idNet_Train
4949
id = idNet_train()
5050

51-
| Argument | Description |
52-
| ------------------ | -------------------------- |
51+
| Argument | Type | Description |
52+
| ------------------ | ------------ | -------------------------- |
5353
| type | (str) | Whether to work with language or dialect identification
5454
| input | (str) | Path to input folder
5555
| output | (str) | Path to output folder

0 commit comments

Comments
 (0)