From 4cf55243fd4cfa4447d8ef7bbda1f906039c0e72 Mon Sep 17 00:00:00 2001 From: Huang Xin Date: Sat, 11 Jan 2025 19:27:57 +0100 Subject: [PATCH] Add Readest to data.json --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index d13d648..8ff1a92 100644 --- a/data.json +++ b/data.json @@ -2230,6 +2230,16 @@ "Python" ], "description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints." + }, + { + "name": "Readest", + "link": "https://github.com/readest/readest", + "label": "good first issue", + "technologies": [ + "Rust", + "TypeScript" + ], + "description": "A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface." } ] }