From cfa9c332d94aaba5e98a4f1a2fdeeff528d22805 Mon Sep 17 00:00:00 2001 From: joaqo Date: Wed, 30 Sep 2020 15:24:59 -0300 Subject: [PATCH] Add reference to rich usage case 'norfair' in README --- README.cn.md | 2 ++ README.es.md | 4 +++- README.md | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.cn.md b/README.cn.md index 6dc1c052..5159d93f 100644 --- a/README.cn.md +++ b/README.cn.md @@ -307,4 +307,6 @@ Rich 可以渲染漂亮的回溯,比标准 Python 回溯更容易阅读,并 使用Selenium和pytest使自动化和测试速度提高10倍,包括电池 - [smacke/ffsubsync](https://github.com/smacke/ffsubsync) 自动将字幕与视频同步 +- [tryolabs/norfair](https://github.com/tryolabs/norfair) + 轻量级Python库,用于向任何检测器添加实时2D对象跟踪 - +[还有很多](https://github.com/willmcgugan/rich/network/dependents)! diff --git a/README.es.md b/README.es.md index 958c3ef6..f8035358 100644 --- a/README.es.md +++ b/README.es.md @@ -315,4 +315,6 @@ Aquí hay algunos proyectos que usan Rich: Automatice y pruebe 10 veces más rápido con Selenium y pytest. Baterias incluidas. - [smacke/ffsubsync](https://github.com/smacke/ffsubsync) Sincronice automáticamente los subtítulos con el video. -- +¡[Muchos más](https://github.com/willmcgugan/rich/network/dependents)! \ No newline at end of file +- [tryolabs/norfair](https://github.com/tryolabs/norfair) +- Libreria de Python para agregar tracking a cualquier detector. +- +¡[Muchos más](https://github.com/willmcgugan/rich/network/dependents)! diff --git a/README.md b/README.md index a4c6c434..80e8684c 100644 --- a/README.md +++ b/README.md @@ -326,4 +326,6 @@ Here are a few projects using Rich: Automate & test 10x faster with Selenium & pytest. Batteries included. - [smacke/ffsubsync](https://github.com/smacke/ffsubsync) Automagically synchronize subtitles with video. +- [tryolabs/norfair](https://github.com/tryolabs/norfair) + Lightweight Python library for adding real-time 2D object tracking to any detector. - +[Many more](https://github.com/willmcgugan/rich/network/dependents)!