Skip to content

Commit

Permalink
Remove word CURLing
Browse files Browse the repository at this point in the history
  • Loading branch information
Stichoza committed May 18, 2015
1 parent 19d99b6 commit b11ae50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ You can still view usage docs for older (`~2.0`) versions [here](https://github.

## Disclaimer

This package is developed for educational purposes only. Do not depend on this package as it may break anytime as it is based on "CURLing" the Google Translate website. Consider buying [Official Google Translate API](https://cloud.google.com/translate/) for other types of usage.
This package is developed for educational purposes only. Do not depend on this package as it may break anytime as it is based on crawling the Google Translate website. Consider buying [Official Google Translate API](https://cloud.google.com/translate/) for other types of usage.

Also, Google might ban your server IP or [requre to solve CAPTCHA](https://github.com/Stichoza/google-translate-php/issues/18) if you send unusual traffic (large amount of data/requests).

0 comments on commit b11ae50

Please sign in to comment.