We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c46178 commit 5754653Copy full SHA for 5754653
README.md
@@ -21,7 +21,7 @@ var tb = new TestingBot({
21
tb.getUserInfo(function(err, data) {
22
console.log(data);
23
});
24
-
+```
25
26
## More documentation
27
0 commit comments