Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leodido committed Sep 15, 2014
1 parent 636932b commit 7bea311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
| [![Build Status](https://secure.travis-ci.org/matryoshka-model/matryoshka.svg?branch=master)](https://travis-ci.org/matryoshka-model/matryoshka) | [![Build Status](https://secure.travis-ci.org/matryoshka-model/matryoshka.svg?branch=develop)](https://travis-ci.org/matryoshka-model/matryoshka) |
| [![Coverage Status](https://coveralls.io/repos/matryoshka-model/matryoshka/badge.png?branch=master)](https://coveralls.io/r/matryoshka-model/matryoshka) | [![Coverage Status](https://coveralls.io/repos/matryoshka-model/matryoshka/badge.png?branch=develop)](https://coveralls.io/r/matryoshka-model/matryoshka) |

Matryoshka is a model (service layer)[http://martinfowler.com/eaaCatalog/serviceLayer.html] that normalizes and standardizes your model's interface use, whether you are using Zend\Db, Mongo, Doctrine or anything else.
Matryoshka is a model [service layer](http://martinfowler.com/eaaCatalog/serviceLayer.html) that normalizes and standardizes your model's interface use, whether you are using Zend\Db, Mongo, Doctrine or anything else.

## Theory of operation

Expand Down

0 comments on commit 7bea311

Please sign in to comment.