Skip to content

Commit 14f1011

Browse files
authored
Merge pull request #742 from eltociear/add-japanese-readme
docs: add Japanese README file
2 parents 9554737 + 08ac2b7 commit 14f1011

File tree

3 files changed

+301
-2
lines changed

3 files changed

+301
-2
lines changed

.github/README.cn.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="/docs/images/gateway-border.png" width=350>
33

44
<p align="right">
5-
<a href="./README.md">English</a>|<strong>中文</strong>
5+
<a href="../README.md">English</a> | <strong>中文</strong> | <a href="./README.jp.md">日本語</a>
66
</p>
77

88
# AI Gateway
@@ -213,6 +213,7 @@ const client = new OpenAI({
213213
-[Discord](https://portkey.ai/community) 上与我们实时交流
214214
-[Twitter](https://twitter.com/PortkeyAI) 上关注我们
215215
-[LinkedIn](https://www.linkedin.com/company/portkey-ai/) 上与我们建立联系
216+
- 阅读日文版文档 [日本語](./README.jp.md)
216217

217218
<!-- - 在 [YouTube](https://www.youtube.com/channel/UCZph50gLNXAh1DpmeX8sBdw) 上访问我们 --> <!-- - 加入我们的 [Dev 社区](https://dev.to/portkeyai) --> <!-- - 在 [Stack Overflow](https://stackoverflow.com/questions/tagged/portkey) 上查看标记为 #portkey 的问题 -->
218219

0 commit comments

Comments
 (0)