Skip to content

Commit ece9ef0

Browse files
committed
Update README.md
1 parent c2b54fb commit ece9ef0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Zencoder
22

3-
A Python module for the [Zencoder](http://zencoder.com) API
3+
A Python module for the [Zencoder](http://zencoder.com) API.
44

55
## Installation
66
Install from PyPI using `easy_install` or `pip`.
@@ -52,6 +52,8 @@ zen = Zencoder(api_version='v1')
5252
# set to the edge version: https://app.zencoder.com/api/
5353
zen = Zencoder(api_version='edge')
5454
```
55+
## Documentation
56+
Docs are in progress, and hosted at Read the Docs: http://zencoder.rtfd.org
5557

5658
## Contributors
5759
* [Senko Rasic](http://github.com/senko)

0 commit comments

Comments
 (0)