Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuyiwenak authored Nov 18, 2019
1 parent 1f3d5a2 commit 91bcdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://www.travis-ci.org/xuyiwenak/excel2Flat.svg?branch=master)](https://www.travis-ci.org/xuyiwenak/excel2Flat)
[![Build Status](https://www.travis-ci.org/funforfans/excel2Flat.svg?branch=master)](https://www.travis-ci.org/funforfans/excel2Flat)
# excel2Flat
将 Excel 配表数据,以 flatbuffers 的形式存储,并将表结构转为 flatbuffers 代码,打包成二进制语言,提供给服务器和客户端调用。

Expand Down

0 comments on commit 91bcdb0

Please sign in to comment.