Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c7c3c5c

Browse filesBrowse files
committed
reformat readme
1 parent 93b61b4 commit c7c3c5c
Copy full SHA for c7c3c5c

File tree

1 file changed

+1
-2
lines changed
Filter options

1 file changed

+1
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Install from PyPI using `easy_install` or `pip`.
4040
outputs = (iphone, web)
4141
another_job = zen.job.create(input_url, outputs=outputs)
4242

43+
**Note:** If you set the `ZENCODER_API_KEY` environment variable to your api key, you don't have to provide it when initializing Zencoder.
4344

4445
## Specifying the API Version
4546
Set the version of the Zencoder API you want to use as the `api_version` keyword to the `Zencoder` object (defaults to `v2`):
@@ -52,8 +53,6 @@ zen = Zencoder(api_version='v1')
5253
zen = Zencoder(api_version='edge')
5354
```
5455

55-
**Note:** If you set the `ZENCODER_API_KEY` environment variable to your api key, you don't have to provide it when initializing Zencoder.
56-
5756
## Contributors
5857
* [Senko Rasic](http://github.com/senko)
5958
* [Josh Kennedy](http://github.com/kennedyj)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.