From 0c376c47347b3e12ef34a07059888fb67f281de5 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 3 Jul 2025 19:35:55 +0200 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 30f22f1..ee14619 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,7 @@ works fine with it. ## Why rust? -I like the language and wanted to try the -[poem](https://github.com/poem-web/poem) framework. +I like the language and I like types. ## Is it webscale?