diff --git a/.gitignore b/.gitignore index 15813be..9dadba9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ package-lock.json node_modules/ +.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index 9a91a99..c03ab76 100644 --- a/README.md +++ b/README.md @@ -109,12 +109,24 @@ https://example.com/path/to/live2d-widget/ ## 鸣谢 Thanks -BrowserStack Logo + + + + + BrowserStack Logo + + > 感谢 BrowserStack 容许我们在真实的浏览器中测试此项目。 > Thanks to [BrowserStack](https://www.browserstack.com/) for providing the infrastructure that allows us to test in real browsers! - + + + + + jsDelivr Logo + + > 感谢 jsDelivr 提供的 CDN 服务。 > Thanks jsDelivr for providing public CDN service.