Testing some readme formatting

This commit is contained in:
Imbus 2023-10-20 23:36:08 +02:00
parent 0ea21cfaf3
commit 99fe5dcacc

View file

@ -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