From 99fe5dcaccea5d1467e40d7a08cc5b477e4d5a2b Mon Sep 17 00:00:00 2001 From: Imbus Date: Fri, 20 Oct 2023 23:36:08 +0200 Subject: [PATCH] Testing some readme formatting --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e07ff83..b972c0a 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ A simple forum written in Rust and Typescript. ## Structure - `server`: Contains the web server code -- `client`: Contains the frontend client -- `client-solid`: Contains the frontend client written in SolidJS (WIP) +- `client-solid`: Contains the frontend client written in SolidJS ## Setup