diff --git a/README.md b/README.md
index 694146a..8acf709 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# model-keyword
-Automatic1111 WEBUI extension to autofill keyword for custom stable diffusion models.
+Automatic1111 WEBUI extension to autofill keyword(trigger words) for custom stable diffusion models and LORA models.
[model-keyword-github.webm](https://user-images.githubusercontent.com/1288793/205525862-a8eaebfe-1860-41d1-bc66-335896b467dd.webm)
@@ -37,6 +37,14 @@ When generating image, the extension will try to figure out which model is used
4) keyword1 - use first keyword
5) keyword2 - use second keyword (if it exists)
+### LORA model support
+
+
+1) Select LORA model from the Model dropdown.
+2) Keywords dropdown list should contain keywords for the selected model.
+3) Limitation: You can only select one model, and select one keyword or all keywords.
+4) If you are using multiple LORA models, please check https://lora-help.coolai.app/ .
+
## Add Custom Mappings