File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- .. image :: https://coveralls.io/repos/github/fronzbot/blinkpy/badge.svg?branch=master
2
- .. image :: https://travis-ci.org/fronzbot/blinkpy.svg?branch=master
3
-
4
- **blinkpy **
1
+ **blinkpy ** |Build Status | |Coverage Status |
5
2
============
6
3
A Python library for the Blink Camera system
7
4
@@ -122,7 +119,10 @@ Sending True to this function will enable motion detection for the camera. Sett
122
119
**BlinkCamera.image_to_file(path) **
123
120
This will write the current thumbnail to the location indicated in 'path'
124
121
125
-
122
+ .. |Build Status | image :: https://travis-ci.org/fronzbot/blinkpy.svg?branch=master
123
+ :target: https://travis-ci.org/fronzbot/blinkpy
124
+ .. |Coverage Status | image :: https://coveralls.io/repos/github/fronzbot/blinkpy/badge.svg?branch=master
125
+ :target: https://coveralls.io/r/fronzbot/blinkpy?branch=master
126
126
127
127
128
128
You can’t perform that action at this time.
0 commit comments