From 0c0df8a95fa631206f8b3d2172e7905fcac66543 Mon Sep 17 00:00:00 2001 From: ynwd <10122431+ynwd@users.noreply.github.com> Date: Tue, 29 Oct 2024 10:59:19 +0700 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c65645b0..788d97584 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ And to create your first JSX SSR page, you can follow Feel free to help us! Here are some issues to improving. + - [Unit tests](https://github.com/fastrodev/fastro/tree/main/http) - [Middlewares](https://github.com/fastrodev/fastro/tree/main/middleware) - [Use case examples](https://github.com/fastrodev/fastro/tree/main/examples) -- [App Templates](https://github.com/fastrodev/template)