Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
周旭 committed Jan 17, 2021
1 parent e570b5d commit 117a5b8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# JsonKit

<p align="center">
<a href="https://maven-badges.herokuapp.com/maven-central/com.ejlchina/jsonkit/"><img src="https://maven-badges.herokuapp.com/maven-central/com.ejlchina/jsonkit/badge.svg" alt="Maven Central"></a>
<a href="https://gitee.com/ejlchina-zhxu/jsonkit/blob/master/LICENSE"><img src="https://img.shields.io/hexpm/l/plug.svg" alt="License"></a>
<a href="https://github.com/ejlchina"><img src="https://img.shields.io/badge/%E4%BD%9C%E8%80%85-ejlchina-orange.svg" alt="Troy.Zhou"></a>
</p>

## 介绍

超轻量级 JSON **正序列化****反序列化****门面框架**,不依赖具体的 JSON 实现,让业务代码与 Jackson、Gson、Fastjson 等彻底 **解耦**,让你可以在需要的时候轻松切换项目底层实现!

#### 将于 2021年1月20日 前正式发布到 Maven 中央仓库,敬请 Star 关注。

## 安装教程

### Maven
Expand Down

0 comments on commit 117a5b8

Please sign in to comment.