jcg00v commited on
Commit
268acf8
1 Parent(s): 9d8ed09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -82,6 +82,7 @@ result = pipe(text)
82
 
83
  print("Source text: "+ text)
84
  result_text = get_result_text_es_pt(result, text, lang)
85
- print("Restored text: " +result_text)```
 
86
 
87
  > Created by [VOCALI SISSTEMAS INTELIGENTES/@VOCALINLP](https://twitter.com/vocalinet)
 
82
 
83
  print("Source text: "+ text)
84
  result_text = get_result_text_es_pt(result, text, lang)
85
+ print("Restored text: " +result_text)
86
+ ```
87
 
88
  > Created by [VOCALI SISSTEMAS INTELIGENTES/@VOCALINLP](https://twitter.com/vocalinet)