We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a662609 commit 05d96b3Copy full SHA for 05d96b3
README.rst
@@ -3,6 +3,16 @@ Domain models
3
4
Domain models framework for Python projects
5
6
+============
7
+
8
+.. image:: https://travis-ci.org/ets-labs/domain_models.svg?branch=master
9
+ :target: https://travis-ci.org/ets-labs/domain_models
10
+ :alt: Build Status
11
12
+.. image:: https://coveralls.io/repos/github/ets-labs/domain_models/badge.svg?branch=master
13
+ :target: https://coveralls.io/github/ets-labs/domain_models?branch=master
14
+ :alt: Coverage Status
15
16
Introduction
17
~~~~~~~~~~~~
18
0 commit comments