From ad3a2ab7dfbacd952e51328213d072f1e489a590 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 31 Mar 2024 14:49:10 +0900 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bac2902..208fab8 100644 --- a/readme.md +++ b/readme.md @@ -393,7 +393,7 @@ - [Marble.js](https://github.com/marblejs/marble) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS. - [Lad](https://github.com/ladjs/lad) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers. - [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js. -- [Hono](https://github.com/honojs/hono) - Small, simple, and ultrafast web framework for the Edges. It works on any JavaScript runtime. +- [Hono](https://github.com/honojs/hono) - Small and fast web framework. ### Documentation