diff --git a/docs/plugins.rst b/docs/plugins.rst index cb3090c..924e7d5 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -79,6 +79,8 @@ Now, running this should execute your new command: Your command will also be listed in the output of ``sqlite-utils --help``. +See the `LLM plugin documentation `__ for tips on distributing your plugin. + .. _plugins_hooks: Plugin hooks