From d35775c4014459f62e3e2088039c2a58e2578ae7 Mon Sep 17 00:00:00 2001 From: sudoskys Date: Sun, 29 Sep 2024 12:28:40 +0800 Subject: [PATCH] :sparkles: feat: add offline usage support in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e094c8..e963c1b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Facebook. This package is 80x faster than traditional methods and offers 95% acc It supports Python versions 3.9 to 3.12. +Support offline usage. + This project builds upon [zafercavdar/fasttext-langdetect](https://github.com/zafercavdar/fasttext-langdetect#benchmark) with enhancements in packaging.