ImranzamanML commited on
Commit
f2bc8c0
·
verified ·
1 Parent(s): 8c0a822

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -23,10 +23,12 @@ This language detection model demonstrated exceptional performance, achieving an
23
  ## Predicted output:
24
 
25
  Model will return the language detection in the language codes like:
 
26
  - de as German
27
  - en as English
28
  - fr as French
29
  - es as Spanish
 
30
 
31
  ## Supported languages
32
  Currently this model support 4 languages but in future more languages will be added.
 
23
  ## Predicted output:
24
 
25
  Model will return the language detection in the language codes like:
26
+ ```
27
  - de as German
28
  - en as English
29
  - fr as French
30
  - es as Spanish
31
+ ```
32
 
33
  ## Supported languages
34
  Currently this model support 4 languages but in future more languages will be added.