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