mirror of
https://gitee.com/dromara/easy-es.git
synced 2025-12-06 17:18:57 +08:00
update README_EN.md.
This commit is contained in:
parent
47172959bb
commit
a56a537e4f
@ -124,7 +124,7 @@ String indexName = "document";
|
|||||||
SELECT * FROM document WHERE title = 'Hello World' AND creator = 'Guy'
|
SELECT * FROM document WHERE title = 'Hello World' AND creator = 'Guy'
|
||||||
```
|
```
|
||||||
|
|
||||||
> This showcase is just a small part of Easy-Es features. If you want to learn more, please refer to the [documentation](https://www.yuque.com/laohan-14b9d/tald79/qf7ns2).
|
> This showcase is just a small part of Easy-Es features. If you want to learn more, please refer to the [documentation](https://easy-es.cn/#/en/).
|
||||||
|
|
||||||
## Syntax comparison with MySQL
|
## Syntax comparison with MySQL
|
||||||
---
|
---
|
||||||
@ -165,7 +165,7 @@ String indexName = "document";
|
|||||||
|
|
||||||
## Donate
|
## Donate
|
||||||
---
|
---
|
||||||
[Donate Easy-Es](https://www.yuque.com/laohan-14b9d/tald79/oqpgto)
|
[Donate Easy-Es](https://easy-es.cn/#/en/donate)
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user