Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonversal authored Apr 22, 2018
1 parent 2ee1b0e commit 32ac802
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 @@ -3,7 +3,7 @@
[![CircleCI](https://circleci.com/gh/antonversal/typeorm-factory/tree/master.svg?style=svg)](https://circleci.com/gh/antonversal/typeorm-factory/tree/master)
[![Coverage Status](https://coveralls.io/repos/github/antonversal/typeorm-factory/badge.svg?branch=master)](https://coveralls.io/github/antonversal/typeorm-factory?branch=master)

`typeorm-factory` is a factory library for [typeorm](https://github.com/typeorm/typeorm). It supports all databases that uses typeorm's `Repository`, so it doesn't support `MongoDB`, a pull request are welcome.
`typeorm-factory` is a factory library for [typeorm](https://github.com/typeorm/typeorm). It supports all databases that uses typeorm's `Repository`, so it doesn't support `MongoDB`, a pull request is welcome.

## Installation

Expand Down

0 comments on commit 32ac802

Please sign in to comment.