Skip to content

Commit 196af8d

Browse files
authored
Update README.md
1 parent c02ad46 commit 196af8d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
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-
4+
</p>
5+
56
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/JavaWebStack/ORM/Maven%20Deploy/master)
67
![GitHub](https://img.shields.io/github/license/JavaWebStack/ORM)
78
![Maven metadata URL](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Frepo.javawebstack.org%2Forg%2Fjavawebstack%2FORM%2Fmaven-metadata.xml)
89
![GitHub contributors](https://img.shields.io/github/contributors/JavaWebStack/ORM)
910
![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)
12-
![Twitter Follow](https://img.shields.io/twitter/follow/JavaWebStack?style=social)
13-
</p>
14-
15-
12+
![Twitter Follow](https://img.shields.io/twitter/follow/JavaWebStack?style=social)
1613

1714
## Introduction
1815
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)