Skip to content

Commit

Permalink
Merge pull request #66 from microsoftly/fixLanguage
Browse files Browse the repository at this point in the history
Fix language
  • Loading branch information
microsoftly authored Feb 2, 2018
2 parents ad1648b + 303edfd commit 258d01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ npm install --save bot-tester
config can be set one of 2 ways:

1. creating a bot-tester.json file in the root directory of your project.
2. passing in a config object into the options param, which is the last, when creating a BotTester instance
2. passing in a config object into the options param when instantiating new instances of the BotTester


Passing in the config overrides any default values or values set by bot-tester.json. At the moment, the options are:
Expand Down

0 comments on commit 258d01a

Please sign in to comment.