Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jails committed Jun 17, 2022
1 parent 6b5bc0f commit 548dbe7
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
@@ -1,6 +1,6 @@
# chaos-orm

[![Build Status](https://travis-ci.com/crysalead-js/chaos-orm.png?branch=master)](https://travis-ci.com/crysalead-js/chaos-orm)
[![Build Status](https://app.travis-ci.com/crysalead-js/chaos-orm.png?branch=master)](https://app.travis-ci.com/crysalead-js/chaos-orm)
[![Coverage Status](https://coveralls.io/repos/crysalead-js/chaos-orm/badge.svg)](https://coveralls.io/r/crysalead-js/chaos-orm)

Chaos is an independent, persistence-agnostic layer responsible for defining entities' business logic and relationships. It allows to describe a [Domain Model](https://en.wikipedia.org/wiki/Domain_model) without any assumption about the persistence layer.
Expand Down

0 comments on commit 548dbe7

Please sign in to comment.