Skip to content

Commit

Permalink
Merge pull request #144 from Leo-Ryu/master
Browse files Browse the repository at this point in the history
Add link to reference documentation in README
  • Loading branch information
nficano authored Jan 11, 2021
2 parents 806d463 + f2cd0cb commit e441a6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@ def api(service, decamelize=True, *args, **kwargs):
# usage
api('s3:download_file', bucket='bucket', key='hello.png', filename='hello.png')
```

## Documentation
https://docs.contour.so/nficano/humps/README
Empty file added test
Empty file.

0 comments on commit e441a6a

Please sign in to comment.