Update README.md
diff --git a/README.md b/README.md
index 9aed623..5f16bef 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@
 
 ### Define Data Model
 Declare the static part of the data model using YAML which we will later load in our model implementation. You can declare entire
-model in the code - but doing it with JSON or YAML is more productive:
+model in the code - but doing it with JSON or YAML is usually more productive:
 ```yaml
 id: "nlpcraft.lightswitch.ex"
 name: "Light Switch Example Model"