Skip to content

Commit

Permalink
🖼️ Add logo to readme (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
dankolbman authored and joneubank committed Jan 30, 2019
1 parent af562f2 commit 796ac6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<p align="center">
<img src="docs/key_management.svg" alt="Kids First Key Management" width="660px">
</p>

# Kids First Key Management Lambdas

AWS Lambda functions for storing user api tokens from third party services.
Expand Down Expand Up @@ -111,4 +115,4 @@ Example:
"method":"GET",
"path":"/user",
"body":null
}
}
Loading

0 comments on commit 796ac6e

Please sign in to comment.