= commited on
Commit
222e59a
·
1 Parent(s): 1b424c6

updated readme

Browse files
Files changed (1) hide show
  1. README.rst +4 -4
README.rst CHANGED
@@ -36,7 +36,7 @@ deep_translator
36
  Translation for humans
37
  -----------------------
38
 
39
- A flexible python tool to translate between different languages in a simple way using multiple translators.
40
 
41
 
42
  * Free software: MIT license
@@ -45,10 +45,10 @@ A flexible python tool to translate between different languages in a simple way
45
  Motivation
46
  -----------
47
  I needed to translate a text using python. It was hard to find a simple way to do it.
48
- There are other libraries that can be used for this task, but somehow,most of them
49
- are buggy, not supported anymore or complex.
50
 
51
- Therefore, I decided to build this simple tool. It is clean and easy to use and provide
52
  support for all languages.
53
 
54
  Basically, my goal was to integrate support for multiple famous translators
 
36
  Translation for humans
37
  -----------------------
38
 
39
+ A flexible **FREE** and **UNLIMITED** tool to translate between different languages in a simple way using multiple translators.
40
 
41
 
42
  * Free software: MIT license
 
45
  Motivation
46
  -----------
47
  I needed to translate a text using python. It was hard to find a simple way to do it.
48
+ There are other libraries that can be used for this task, but most of them
49
+ are **buggy, not free, limited, not supported anymore or complex to use.**
50
 
51
+ Therefore, I decided to build this simple tool. It is 100% free, unlimited, easy to use and provide
52
  support for all languages.
53
 
54
  Basically, my goal was to integrate support for multiple famous translators