Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
kitar committed Feb 5, 2022
1 parent c914b83 commit 0681da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,8 +15,8 @@ A DynamoDB based Eloquent model and Query builder for Laravel.
* [Basic Usage](#basic-usage)
+ [Retrieving all models](#retrieving-all-models)
+ [Retrieving a model](#retrieving-a-model)
+ [save()](#save)
+ [create()](#create)
+ [save()](#save)
+ [update()](#update)
+ [delete()](#delete)
+ [increment() / decrement()](#increment--decrement)
Expand Down

0 comments on commit 0681da5

Please sign in to comment.