We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b7c0fd + 0124f50 commit 87cc45cCopy full SHA for 87cc45c
2 files changed
README.md
@@ -1,5 +1,7 @@
1
# microCMS JavaScript SDK
2
3
+[日本語版 README](README_jp.md)
4
+
5
It helps you to use microCMS from JavaScript and Node.js applications.
6
7
<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({
665
667
});
666
668
```
669
-# LICENSE
670
+## LICENSE
671
672
Apache-2.0
0 commit comments