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

Commit

Permalink
Fix readme colors
Browse files Browse the repository at this point in the history
  • Loading branch information
kjsmita6 committed Mar 30, 2016
1 parent 2940f1e commit ffebd19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ var ParentBot = require('steam-parentbot').ParentBot; // .ParentBot for original

// New version require
var ParentBot = require('steam-parentbot').ES6; // .ES6 for new version
```

Second (new): ChildBot and overwriting
```javascript
Expand Down

0 comments on commit ffebd19

Please sign in to comment.