Skip to content

Commit

Permalink
chore: move animation to top of README (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
sam authored May 28, 2022
1 parent 06b2486 commit 120ba9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

The end goal is to provide types that have total understanding of the AWS DynamoDB API and enable full utilization of the TypeScript type system for modeling complex DynmaoDB tables, such as the application of union types and template string literals for single-table designs.

![typesafe putItem ConditionExpression](img/put-item-expression.gif)

## Installation

```
Expand Down

0 comments on commit 120ba9d

Please sign in to comment.