Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msbelaid authored May 14, 2020
1 parent 5743e37 commit 1e279d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ persistence library. LivingRoom generates all the boilerplate [DAOs](https://dev
You just need to mark your entities with the appropriate annotations (`@Insertable`, `@Deletable`, `@Updatable`, `@SelectableAll` ...) to harness the power of [LivingRoom](https://github.com/msbelaid/LivingRoom).

[![](https://jitpack.io/v/msbelaid/LivingRoom.svg)](https://jitpack.io/#msbelaid/LivingRoom)

[![](https://img.shields.io/badge/Available%20On-ProductHunt-orange.svg')](https://www.producthunt.com/posts/livingroom)
[![](https://img.shields.io/badge/Available%20On-ProductHunt-orange.svg)](https://www.producthunt.com/posts/livingroom)

### Pros
Using these annotations will generate boilerplate code for you.
Expand Down

0 comments on commit 1e279d6

Please sign in to comment.