Skip to content

Commit c02ad46

Browse files
authored
Update README.md
1 parent 9a2bb2c commit c02ad46

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
<p align="center"><img src="https://raw.githubusercontent.com/JavaWebStack/docs/master/docs/assets/img/icon.svg" width="100">
22
<br><br>
33
JWS Object Relational Mapping
4-
</p>
5-
4+
65
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/JavaWebStack/ORM/Maven%20Deploy/master)
76
![GitHub](https://img.shields.io/github/license/JavaWebStack/ORM)
87
![Maven metadata URL](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Frepo.javawebstack.org%2Forg%2Fjavawebstack%2FORM%2Fmaven-metadata.xml)
98
![GitHub contributors](https://img.shields.io/github/contributors/JavaWebStack/ORM)
109
![Lines of code](https://img.shields.io/tokei/lines/github/JavaWebStack/ORM)
10+
1111
![Discord](https://img.shields.io/discord/815612319378833408?color=%237289DA&label=discord)
1212
![Twitter Follow](https://img.shields.io/twitter/follow/JavaWebStack?style=social)
13+
</p>
14+
15+
1316

1417
## Introduction
1518
When it came to using an ORM Lib in java I used ORMLite before. It worked quite well, but I didn't like the query builder.

0 commit comments

Comments
 (0)