Skip to content

Commit 27b3ede

Browse files
committed
modify readme
1 parent 5dcd84d commit 27b3ede

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
>ByteFerry RQL-Parser is used for parsing the RQL text to the paramaters with PHP array structure for the calling of php methods.
33
44
[![Build Status](https://travis-ci.org/byteferry/rql-parser.png?branch=master)](https://travis-ci.org/byteferry/rql-parser)
5-
[![StyleCI](https://github.styleci.io/repos/173471239/shield?branch=master)](https://github.styleci.io/repos/173471239?branch=master)
5+
[![StyleCI](https://github.styleci.io/repos/356659560/shield?branch=master)](https://github.styleci.io/repos/356659560?branch=master)
66
[![Codecov branch](https://img.shields.io/codecov/c/github/byteferry/rql-parser/develop.svg?style=flat-square&logo=codecov)](https://codecov.io/github/byteferry/rql-parser)
77
[![Latest Stable Version](https://poser.pugx.org/byteferry/rql-parser/v)](//packagist.org/packages/byteferry/rql-parser)
88
[![Total Downloads](https://poser.pugx.org/byteferry/rql-parser/downloads)](//packagist.org/packages/byteferry/rql-parser)

README.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
>ByteFerry RQL-Parser是一个将RQL查询语言的文本解析成PHP函数调用时可用的参数的解析器。
33
44
[![Build Status](https://travis-ci.org/byteferry/rql-parser.png?branch=master)](https://travis-ci.org/byteferry/rql-parser)
5-
[![StyleCI](https://github.styleci.io/repos/173471239/shield?branch=master)](https://github.styleci.io/repos/173471239?branch=master)
5+
[![StyleCI](https://github.styleci.io/repos/356659560/shield?branch=master)](https://github.styleci.io/repos/356659560?branch=master)
66
[![Codecov branch](https://img.shields.io/codecov/c/github/byteferry/rql-parser/develop.svg?style=flat-square&logo=codecov)](https://codecov.io/github/byteferry/rql-parser)
77
[![Latest Stable Version](https://poser.pugx.org/byteferry/rql-parser/v)](//packagist.org/packages/byteferry/rql-parser)
88
[![Total Downloads](https://poser.pugx.org/byteferry/rql-parser/downloads)](//packagist.org/packages/byteferry/rql-parser)

0 commit comments

Comments
 (0)