You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-21Lines changed: 20 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ It helps you to use microCMS from JavaScript and Node.js applications.
8
8
9
9
See the [official tutorial](https://document.microcms.io/tutorial/javascript/javascript-top).
10
10
11
-
## Getting Started
11
+
## Getting started
12
12
13
13
### Installation
14
14
@@ -87,23 +87,22 @@ const client = createClient({
87
87
88
88
### API Methods
89
89
90
-
The table below shows each API method of microCMS and indicates which API format (List Format or Object Format) they can be used with using ✔️.
90
+
The table below shows each API method of microCMS JavaScript SDK and indicates which API format (List Format or Object Format) they can be used with using ✔️.
0 commit comments