Skip to content

Commit

Permalink
Merge pull request #5 from abetomo/update_readme
Browse files Browse the repository at this point in the history
Add installation command
  • Loading branch information
abetomo authored Aug 31, 2017
2 parents ed829c2 + 69123e3 commit e594ef2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Simply imitated SQS for testing
Simple SQS class that can be used for local test.
You do not even need to use Docker.

## install
```
% npm install @abetomo/simply-imitated-sqs
```

## Application example
```javascript
'use strict'
Expand Down

0 comments on commit e594ef2

Please sign in to comment.