Skip to content

Commit 95df78b

Browse files
committed
Update getting started section of the top-level README
Add generator link and docs link.
1 parent 8b75c40 commit 95df78b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,13 @@ transitions between pages in the browser.
1313
** **
1414
#### Just getting started with `react-server`?
1515

16-
Start with [`react-server-cli`](packages/react-server-cli), which will take
17-
care of the _server_ part and get you up and running right away.
16+
The _easiest_ way to get started is with our [yeoman
17+
generator](packages/generator-react-server).
1818

19-
Once you're hungry for more dig into
19+
That hooks you up with [`react-server-cli`](packages/react-server-cli), which
20+
will take care of the _server_ part and get you up and running right away.
21+
22+
Once you're hungry for more dig into [the docs](docs/) and
2023
[`react-server`](packages/react-server) itself.
2124
** **
2225

0 commit comments

Comments
 (0)