Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
osbeorn committed Aug 6, 2018
1 parent cc4bfad commit 0e262ac
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,5 +1,5 @@
# KumuluzEE REST
[![Build Status](https://img.shields.io/travis/kumuluz/kumuluzee-rest/master.svg?style=flat)](https://travis-ci.org/kumuluz/kumuluzee-rest)
[![Build Status](https://travis-ci.org/kumuluz/kumuluzee-rest.svg?branch=master)](https://travis-ci.org/kumuluz/kumuluzee-rest)

> KumuluzEE REST greatly simplifies implementation of common REST patterns, such as paging, sorting and filtering. In conjunction with JPA it supports automated querying and retrieving of entities.
Expand Down

0 comments on commit 0e262ac

Please sign in to comment.