Skip to content

Commit

Permalink
✍️ Quick readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mayteio authored Mar 26, 2020
1 parent 5c8e078 commit 2268eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feel free to [contribute](https://github.com/mayteio/ra-aws-amplify/issues?q=is%
## Why?

AWS Amplify is a great tool for generating cross-platform apps that string together AWS resources like AppSync for GraphQL, Cognito for user management and Storage, among other things.
AWS Amplify is a great tool for generating cross-platform apps that string together AWS resources like AppSync for GraphQL, Cognito for user management and S3 for file storage, among other things.

One of the promises of AWS Amplify is _Focus on the features, not the back-end_. This stops short of providing an easy-to-use back-end for managing content - unless you're fine digging around DynamoDB, S3 and so on. Enter [`react-admin`](https://github.com/marmelab/react-admin) with `ra-aws-amplify`.

Expand Down

0 comments on commit 2268eb6

Please sign in to comment.