Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-viegas committed Aug 8, 2020
1 parent 9e91657 commit a97e9dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
dyndbstore
=========

store facade to a database, currently only DynamoDb implementation
store facade to DynamoDb

## Installation

Expand Down
4 changes: 0 additions & 4 deletions helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ usage() {
usage:
$(basename $0) { dependencies | publish | test | travis }
- dependencies: installs dependencies
- test: runs tests
- publish: publishes to npm
Expand All @@ -117,9 +116,6 @@ debug "1: $1 2: $2 3: $3 4: $4 5: $5 6: $6 7: $7 8: $8 9: $9"


case "$1" in
dependencies)
dependencies
;;
publish)
publish
;;
Expand Down

0 comments on commit a97e9dd

Please sign in to comment.