Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitc7c3c5c

Browse files
committed
reformat readme
1 parent93b61b4 commitc7c3c5c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎README.md

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp