Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Apr 14, 2022
1 parent 044bbf7 commit d0000ee
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![](docs/debug-bar.png)

> Sql optimizerrewriter for laravel. - sql 优化器、重写器
> SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器
[![Tests](https://github.com/guanguans/laravel-soar/workflows/Tests/badge.svg)](https://github.com/guanguans/laravel-soar/actions)
[![Check & fix styling](https://github.com/guanguans/laravel-soar/workflows/Check%20&%20fix%20styling/badge.svg)](https://github.com/guanguans/laravel-soar/actions)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![](docs/debug-bar.png)

> Sql optimizerrewriter for laravel. - sql 优化器、重写器
> SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器
[简体中文](README.md) | [ENGLISH](README-EN.md)

Expand Down
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
{
"name": "guanguans/laravel-soar",
"description": "Sql optimizerrewriter for laravel. - sql 优化器、重写器",
"description": "SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器",
"license": "MIT",
"type": "laravel",
"keywords": [
"soar",
"SQL",
"sql",
"mysql",
"debug",
"laravel",
"statement",
"重写器",
"优化器",
"rewriter",
"optimizer",
"optimize",
"rewrite"
],
Expand Down

0 comments on commit d0000ee

Please sign in to comment.