Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lextoumbourou/txmandrill-api
Browse files Browse the repository at this point in the history
  • Loading branch information
lextoumbourou committed Apr 10, 2015
2 parents 9e8ab81 + c4dbd04 commit 8c435d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The Mandrill Python client but for Twisted.

## Installation

```
```bash
> pip install txmandrill
```

Expand All @@ -19,7 +19,7 @@ Exactly the same as the [mandrill-api-python](https://bitbucket.org/mailchimp/ma

## Example

```
```python
import pprint

from twisted.internet import reactor
Expand Down

0 comments on commit 8c435d4

Please sign in to comment.