Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ashubham committed Mar 20, 2017
1 parent b92f535 commit e91ae3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ are maintained, allowing time travel!

## Usage

`npm i bot-context`

This is a very basic pizza delivery bot, to demonstrate the usage of
bot-context.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bot-context",
"version": "0.2.3",
"version": "0.2.4",
"description": "Maintain conversation context in your chatbots, its easy and powerful.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e91ae3d

Please sign in to comment.