From 816cf96e4d9790f872c761c7df027c096601b882 Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Thu, 11 Jun 2026 16:02:45 +0200 Subject: [PATCH] docs(README): replace watch plugin with local-llm --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18a65aa15..788938408 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ These are experimental plugins. Use at your own risk. | GitHub | Package | Version | | --- | --- | --- | -| [Watch](https://github.com/ionic-team/CapacitorWatch) | [`@capacitor/watch`](https://capacitorjs.com/docs/apis/watch) | [![npm badge](https://img.shields.io/npm/v/@capacitor/watch?style=flat-square)](https://www.npmjs.com/package/@capacitor/watch) | +| [LocalLLM](https://github.com/ionic-team/capacitor-local-llm) | [`@capacitor/local-llm`](https://capacitorjs.com/docs/apis/local-llm) | [![npm badge](https://img.shields.io/npm/v/@capacitor/local-llm?style=flat-square)](https://www.npmjs.com/package/@capacitor/local-llm) | ## Contributing