Skip to content

Commit 56699fe

Browse files
committed
v0.0.1
1 parent a6860cf commit 56699fe

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pip install pyperdeck
77
```
88

99
## Documentation
10-
A full API reference and small walkthrough is available on Read the Docs.
10+
A full API reference and small walkthrough is available on [Read the Docs](http://pyperdeck.readthedocs.io/).
1111

1212
## Example
1313
```python

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
url="https://github.com/FlantasticDan/pyperdeck",
1414
project_urls={
1515
"Bug Tracker": "https://github.com/FlantasticDan/pyperdeck/issues",
16+
"Documentation": "http://pyperdeck.readthedocs.io/"
1617
},
1718
classifiers=[
1819
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)