From d0647c829a9214c44d4babcc40e57e986dd88d73 Mon Sep 17 00:00:00 2001 From: Tony Tran Date: Sun, 10 May 2026 16:53:40 +0700 Subject: [PATCH] Update README-en.md --- README-en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-en.md b/README-en.md index aa1f32c..4acd1e5 100644 --- a/README-en.md +++ b/README-en.md @@ -1,13 +1,13 @@ # šŸ¤– LiteRT-LM Web Server -Run **Gemma 4** models on embedded devices (Orange Pi 5, Raspberry Pi, etc.) using īˆ€urlīˆ‚LiteRT-LMīˆ‚https://github.com/google-ai-edge/litert-lm with a REST API and Web UI. +Run **Gemma 4** models on embedded devices (Orange Pi 5, Raspberry Pi, etc.) using [LiteRT-LM](https://github.com/google-ai-edge/litert-lm) with a REST API and Web UI. --- ## šŸ“‹ Requirements - Python 3.10+ -- īˆ€urlīˆ‚litert-lmīˆ‚https://github.com/google-ai-edge/litert-lm installed and working +- [LiteRT-LM](https://github.com/google-ai-edge/litert-lm) installed and working - Python libraries: ```bash