Skip to content

Commit 87cc45c

Browse files
authored
Merge pull request #86 from microcmsio/docs/readme-jp
日本語版READMEの追加
2 parents 3b7c0fd + 0124f50 commit 87cc45c

File tree

2 files changed

+675
-1
lines changed

2 files changed

+675
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# microCMS JavaScript SDK
22

3+
[日本語版 README](README_jp.md)
4+
35
It helps you to use microCMS from JavaScript and Node.js applications.
46

57
<a href="https://discord.com/invite/K3DPqw4EJ2" target="_blank"><img src="https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
@@ -665,6 +667,6 @@ const writeClient = createClient({
665667
});
666668
```
667669

668-
# LICENSE
670+
## LICENSE
669671

670672
Apache-2.0

0 commit comments

Comments
 (0)