Update README link to python 3 GAE docs
This commit is contained in:
parent
e303af090d
commit
e8f89e9d44
|
@ -11,7 +11,7 @@ https://twitchrss.appspot.com/vodonly/twitch
|
||||||
|
|
||||||
### Deployment
|
### Deployment
|
||||||
First you should set your own Twitch API client ID in the app.yaml.
|
First you should set your own Twitch API client ID in the app.yaml.
|
||||||
See how to deploy on [Google App Engine](https://cloud.google.com/appengine/docs/python/gettingstartedpython27/introduction).
|
See how to deploy on [Google App Engine](https://cloud.google.com/appengine/docs/standard/python3).
|
||||||
|
|
||||||
### Other things
|
### Other things
|
||||||
The project uses a slightly modified [Feedformatter](https://code.google.com/p/feedformatter/) to support
|
The project uses a slightly modified [Feedformatter](https://code.google.com/p/feedformatter/) to support
|
||||||
|
|
Loading…
Reference in New Issue