diff --git a/README.md b/README.md index 2e6ced9d..ab2fb5e2 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,32 @@

Tuono
The react/rust fullstack framework

+

+⚠️ This project is under heavy development. API might drastically change ⚠️ +

+ Tuono (Italian word for "thunder", pronounced /2 Oh No/). Why Tuono? Just a badass name. -> This project is under heavy development. API might drastically change! +## Installation + +``` +cargo install tuono +``` + +## Development + +``` +tuono dev +``` ## Features - Rust based server side rendering - FS routing - CSS modules +- Hot Module Reload +- Multi thread backend ## Folder structure