diff --git a/README.md b/README.md index a707029..0551f6a 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,21 @@ class Item extends Model } ``` -### Available methods +## Usage + +### Eager-load translations + +### Get default language value + +### Get translated value + +### Translate the whole model + +### Check if model is translatable + +### Set attribute translations + +### Query translatable Models Saving translations