diff --git a/src/App.vue b/src/App.vue
index fe3862c..5ca8109 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -8,14 +8,10 @@
:anthropicApiKey="anthropicApiKey" :googleApiKey="googleApiKey" @manage-models="handleManageModels"
@open-configuration="handleOpenConfiguration" />
+ The AI Shell can see your table schemas, and (with your permission)
+ run {{ sqlOrCode }} to answer your questions.
+