Browse Source

update readme

main
Lunny Xiao 6 years ago
parent
commit
e015454944
No known key found for this signature in database GPG Key ID: C3B7C91B632F738A
  1. 3
      README.md
  2. 3
      README_CN.md

3
README.md

@ -1,5 +1,8 @@
[中文](README_CN.md) [中文](README_CN.md)
[![Build Status](https://drone.gitea.com/api/badges/xorm/reverse/status.svg)](https://drone.gitea.com/xorm/reverse) [![](http://gocover.io/_badge/xorm.io/xorm)](https://gocover.io/xorm.io/reverse)
[![](https://goreportcard.com/badge/xorm.io/reverse)](https://goreportcard.com/report/xorm.io/reverse)
# Reverse # Reverse
A flexsible and powerful command line tool to convert database to codes. A flexsible and powerful command line tool to convert database to codes.

3
README_CN.md

@ -1,5 +1,8 @@
[English](README.md) [English](README.md)
[![Build Status](https://drone.gitea.com/api/badges/xorm/reverse/status.svg)](https://drone.gitea.com/xorm/reverse) [![](http://gocover.io/_badge/xorm.io/xorm)](https://gocover.io/xorm.io/reverse)
[![](https://goreportcard.com/badge/xorm.io/reverse)](https://goreportcard.com/report/xorm.io/reverse)
# Reverse # Reverse
一个灵活高效的数据库反转工具。 一个灵活高效的数据库反转工具。

Loading…
Cancel
Save