diff --git a/README.md b/README.md index 1901b2a..fb53000 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,8 @@ ## Key Features - **Single or Multiple Table Support**: Whether you're adhering to a single-table design or using multiple tables, DynamoBreeze adapts to your needs, allowing for efficient interactions with your data without the complexity. - +- **Multiple AWS Credentials**: DynamoBreeze's architecture facilitates the use of different AWS credentials for various tables, perfect for interacting with multiple AWS accounts or applying specific keys and secrets to individual tables. This capability ensures a flexible and secure approach to managing your data across diverse environments. - **Expressive Syntax**: Leverage the power of Laravel's fluent syntax to build your DynamoDB queries, making them more readable and maintainable. - - **Streamlined Configuration**: Define your table structures and access patterns in a central configuration, making it easy to manage and query your data. - **Customizable**: Ready to be used out of the box, but built with customization in mind, so you can adjust it according to your application's requirements.