doc: update readme

This commit is contained in:
Valerio Ageno
2024-05-02 20:54:07 +02:00
parent 289986b4af
commit 3830f18e2d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Tuono.js
# Tuono
> The fullstack react/rust framework.
+2 -2
View File
@@ -2,5 +2,5 @@
- `tuono-vite`: Handles the bundling (with chunk splitting)
- `tuono-routes-generator`: Handles the creation of the `routeGen.tree.ts` file
- `tuono-router`: Expose all the Functions and Components related to the routing
- `tuono`: Collect and expose all the public APIs. Is the only published package
- `tuono-router`: Exposes all the Functions and Components related to the routing
- `tuono`: Collects and exposes all the public APIs. It's the only published package