Gleb Vinarskis commited on
Commit
710a8ff
·
1 Parent(s): e859ded

fixed readme

Browse files
Files changed (1) hide show
  1. readme.md +1 -1
readme.md CHANGED
@@ -35,7 +35,7 @@ floret_model("this is a simple text")
35
 
36
  **Output Example:**
37
  ```python
38
- ('en',)
39
  ```
40
 
41
  ---
 
35
 
36
  **Output Example:**
37
  ```python
38
+ 'en'
39
  ```
40
 
41
  ---