diff --git a/README.md b/README.md index 87db9ef..8e4887c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # jibernate [![Build Status](https://travis-ci.org/wuyichen24/jibernate.svg?branch=master)](https://travis-ci.org/wuyichen24/jibernate) [![Coverage Status](https://coveralls.io/repos/github/wuyichen24/jibernate/badge.svg?branch=master)](https://coveralls.io/github/wuyichen24/jibernate?branch=master) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/8334effbd0444bf0895d72f72bc20c51)](https://app.codacy.com/app/wuyichen24/jibernate?utm_source=github.com&utm_medium=referral&utm_content=wuyichen24/jibernate&utm_campaign=Badge_Grade_Dashboard) [![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0) The JPA (Java Persistence API) module based on the Hibernate ORM framework with the enhanced and simplified query and expression modules.