diff --git a/README.md b/README.md index 9417aa922099bee8c2fbdd5a4583992f8252e675..2e6b2e12b5ceef287359858204ab362c5eacc335 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,11 @@ urlDecode('word%20is%20word') ``` -## 兼容性 -- [DevEco Studio版本](https://developer.harmonyos.com/cn/develop/deveco-studio#download):DevEco Studio 3.1Beta1及以上版本。 -- OpenHarmony SDK版本:API version 9及以上版本。 +## 约束与限制 + +在下述版本验证通过: + +DevEco Studio 版本:3.1 Beta1(3.1.0.200),SDK:API9 Beta5(3.2.10.6) ## 贡献代码 使用过程中发现任何问题都可以提 [Issue](https://gitee.com/openharmony-tpc/commons-codec/issues) 给我们,当然,我们也非常欢迎你给我们发 [PR](https://gitee.com/openharmony-tpc/commons-codec/pulls) 。