diff --git a/README.md b/README.md index 4e830b47..7949c530 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Tuono.js +# Tuono > The fullstack react/rust framework. diff --git a/packages/README.md b/packages/README.md index eba9ee7c..fc605f13 100644 --- a/packages/README.md +++ b/packages/README.md @@ -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