Update links to https://www.learnpyqt.com
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Translatarrrr — Instant translation from any language to Pirate
|
||||
|
||||
A translator from any language (supported by Goolge translate) to pirate.
|
||||
A translator from any language (supported by Google translate) to pirate.
|
||||
This uses a remote API from http://api.funtranslations.com for English
|
||||
to Pirate translation, and a unofficial Python wrapper around Google translate
|
||||
for other languages to English.
|
||||
@@ -19,9 +19,6 @@ pay for an API key to get more.
|
||||
|
||||
This is, therefore, very useless.
|
||||
|
||||
> If you think this example app is neat and want to learn more about
|
||||
PyQt in general, [take a look at my ebook & online course
|
||||
"Create Simple GUI Applications"](https://martinfitzpatrick.name/create-simple-gui-applications)
|
||||
which covers everything you need to know to start building your own applications with PyQt.
|
||||
|
||||
|
||||
> If you think this app is neat and want to learn more about
|
||||
PyQt in general, take a look at my [free PyQt tutorials](https://www.learnpyqt.com)
|
||||
which cover everything you need to know to start building your own applications with PyQt.
|
||||
|
||||
Reference in New Issue
Block a user