From d6f4bfb7c572a2f5748fab78def418687e98c1be Mon Sep 17 00:00:00 2001 From: noir4y <210010039+noir4y@users.noreply.github.com> Date: Sun, 15 Feb 2026 11:37:16 +0900 Subject: [PATCH] docs: clarify README intro with hover and inline translation views --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0018fa7..32df7ff 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Neovim](https://img.shields.io/badge/Neovim-%3E=0.8-blue)](https://neovim.io) -Translate comments and strings directly in Neovim. -Use either classic translation APIs or LLM backends, including fully local models via Ollama. +Translate comments and strings directly in Neovim using hover or immersive inline views. +Supports classic translation APIs as well as LLM backends, including fully local models via Ollama. ![Hover translation demo](assets/demo.gif)