diff --git a/README.md b/README.md index 12b7f55..ef4a929 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,15 @@ PostFeed is an iOS application that showcases the power of Amplify and AppSync for updating and managing the data offline. It's making GraphQL API calls to fetch data and subscribe to changes in realtime. -* ** AWS Amplify +* AWS Amplify: https://github.com/aws-amplify -* ** AWS AppSync +* AWS AppSync: https://aws.amazon.com/appsync/ +* AWS DynamoDB: +https://aws.amazon.com/dynamodb/ + **Check out a small demo below! ![](/demo.gif "Demo")