From 961b86617d6dee028eecfb2d4eebf13cd5094ad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20H=E1=BB=93ng=20Qu=C3=A2n?= Date: Sat, 9 Sep 2023 14:52:49 +0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac94955..50a88c4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is my personal website. At first, it only has a blog, with Markdown being input format. -The website is being rewritten in Rust. +The website is programmed in Rust (used to be Python, but was rewritten as an exercise to learn Rust). ## Tech stack