Skip to content

Commit

Permalink
references #5, added travis status img
Browse files Browse the repository at this point in the history
  • Loading branch information
algrebe committed Jan 31, 2017
1 parent dd5edc6 commit a094c31
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# peoplegraph-api-client
# peoplegraph-api-client [![Build Status][travis-ci-status-img]][travis-ci-peoplegraph-api-client]

API client for deep-compute's peoplegraph product http://www.deepcompute.com/peoplegraph/


# Installation

```
Expand All @@ -23,3 +22,6 @@ POST the result.
```bash
peoplegraph -H "http://www.deepcompute.com" -u "<username>" -s "<api-secret-key>" -n "John Doe" --callback "http://www.myserver.com"
```

[travis-ci-status-img]: https://travis-ci.org/deep-compute/peoplegraph-api-client.svg?branch=master
[travis-ci-peoplegraph-api-client]: https://travis-ci.org/deep-compute/peoplegraph-api-client

0 comments on commit a094c31

Please sign in to comment.