Skip to content

Commit cab21b7

Browse files
committed
Add badge
1 parent 2c7fb53 commit cab21b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Adapters
22

3+
[![Build Status](https://travis-ci.org/alexei/python-adapters.svg?branch=master)](https://travis-ci.org/alexei/python-adapters)
4+
35
Adapters allow converting data from one structure to another.
46

57
The adapters work very similar to `Serializers` in Django REST framework. They are not tied with Django nor DRF in any way, instead they probide a generic way of transforming an object to another.

0 commit comments

Comments
 (0)