We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9847e6 commit 78f9b33Copy full SHA for 78f9b33
1 file changed
README.md
@@ -8,7 +8,7 @@ This is a node, so you are supposed to use it with Nodejs.<br>
8
To import the module, you need to do this in a command prompt :<br>
9
`npm install codingame-api-node-ts`
10
11
-###Example
+### Example
12
This is the code to login to CodinGame
13
14
```js
0 commit comments