Skip to content
This repository was archived by the owner on Apr 2, 2023. It is now read-only.

Commit ffebd19

Browse files
committed
Fix readme colors
1 parent 2940f1e commit ffebd19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ var ParentBot = require('steam-parentbot').ParentBot; // .ParentBot for original
2626

2727
// New version require
2828
var ParentBot = require('steam-parentbot').ES6; // .ES6 for new version
29+
```
2930

3031
Second (new): ChildBot and overwriting
3132
```javascript

0 commit comments

Comments
 (0)