Skip to content

Commit 19208be

Browse files
authored
Update README.md
1 parent f407b85 commit 19208be

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,18 @@
1-
# AbstractData
1+
<p align="center"><img src="https://raw.githubusercontent.com/JavaWebStack/docs/master/docs/assets/img/icon.svg" width="100">
2+
<br><br>
3+
JWS Abstract Data Representation
4+
</p>
5+
6+
![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/JavaWebStack/AbstractData/Maven%20Deploy/master)
7+
![GitHub](https://img.shields.io/github/license/JavaWebStack/AbstractData)
8+
![Maven metadata URL](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Frepo.javawebstack.org%2Forg%2Fjavawebstack%2FAbstractData%2Fmaven-metadata.xml)
9+
![GitHub contributors](https://img.shields.io/github/contributors/JavaWebStack/AbstractData)
10+
![Lines of code](https://img.shields.io/tokei/lines/github/JavaWebStack/AbstractData)
11+
![Discord](https://img.shields.io/discord/815612319378833408?color=%237289DA&label=discord)
12+
![Twitter Follow](https://img.shields.io/twitter/follow/JavaWebStack?style=social)
13+
14+
## Introduction
215
A library to abstractly represent structured data and convert it from and to several formats
16+
17+
## Documentation
18+
You can find the current docs on our [website](https://docs.javawebstack.org/framework). This is a work-in-progress project though so it's not yet complete.

0 commit comments

Comments
 (0)