Skip to content

Commit 100258a

Browse files
author
Özgür Vatansever
committed
readme travis-ci images added
1 parent adc201d commit 100258a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This library provides a pure python interface for the LinkedIn **Connection**, *
1010

1111
## Installation
1212

13+
[![Build Status](https://travis-ci.org/ozgur/python-linkedin.png?branch=master)](https://travis-ci.org/ozgur/python-linkedin)
14+
1315
You can install **python-linkedin** library via pip:
1416

1517
$ pip install py-linkedin

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Python LinkedIn
33

44
Python interface to the LinkedIn API
55

6+
.. image:: https://travis-ci.org/ozgur/python-linkedin.png?branch=master
7+
:target: https://travis-ci.org/ozgur/python-linkedin
8+
9+
610
This library provides a pure python interface for the LinkedIn **Connection**, **Profile**, **Search**, **Status**, **Messaging** and **Invitation** APIs.
711

812
`LinkedIn <http://developer.linkedin.com>`_ provides a service that lets people bring their LinkedIn profiles and networks with them to your site or application via their OAuth based API. This library provides a lightweight interface over a complicated LinkedIn OAuth based API to make it for python programmers easy to use.

0 commit comments

Comments
 (0)