diff --git a/src/README.md b/src/README.md old mode 100644 new mode 100755 index e47e7c5..f331dca --- a/src/README.md +++ b/src/README.md @@ -161,6 +161,8 @@ Supports mixing short formatted and full formatted elements. In Json format. +> A few years ago when I was designing this data format, I didn’t know about OpenSearch(xml) and Firefox's `search.json.mozlz4`, so I am considering how to make our format compatible with others, and at the same time retain our features, may also be one of the future development plan. Welcome discussion. +
```yaml diff --git a/src/README_zh.md b/src/README_zh.md old mode 100644 new mode 100755 index e792b67..c2bcd1d --- a/src/README_zh.md +++ b/src/README_zh.md @@ -164,6 +164,8 @@ JSON格式。 +> 数年前,我在编制这种数据格式的时候,还不知道有OpenSearch(xml)和Firefox的`search.json.mozlz4`,因此考虑如何将我们的数据格式与一些其他格式兼容,同时又要能保留我们的特色功能,可能也是未来开发点之一。欢迎讨论 +
```yaml