From 4770ef8b291409d8a7ef49f6b0001e75e13c7e2c Mon Sep 17 00:00:00 2001 From: Leo Ryu <33325550+Leo-Ryu@users.noreply.github.com> Date: Tue, 5 Jan 2021 23:30:33 -0800 Subject: [PATCH 1/2] Add link to reference documentation in README https://docs.contour.so/nficano/humps/README These reference docs will automatically and regularly pull from master to ensure the docs never grow stale! Feel free to try the editor as well!! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 749e73b..f5b90ea 100644 --- a/README.md +++ b/README.md @@ -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 From f2cd0cbf0ce8035b62e8c12d4395a5fd3c90152e Mon Sep 17 00:00:00 2001 From: Leo Ryu Date: Sun, 10 Jan 2021 16:27:01 -0800 Subject: [PATCH 2/2] test --- test | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test diff --git a/test b/test new file mode 100644 index 0000000..e69de29