Skip to content

Commit 5bd80c2

Browse files
Update README.md
1 parent e30a2a4 commit 5bd80c2

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
@@ -40,15 +40,18 @@
4040
</div>
4141

4242

43-
## How to create a new React app
44-
> Use this project as a template
43+
## Create a new React app
44+
45+
Use this project as a template:
4546

4647
<div align="center">
4748

4849
[![Use this template](https://img.shields.io/badge/Generate-Use_this_template-2ea44f?style=for-the-badge)](https://github.com/MichaelCurrin/react-quickstart/generate "Use this template")
4950

5051
</div>
5152

53+
If you need something more minimal, see this [Minimal](https://michaelcurrin.github.io/code-cookbook/recipes/javascript/packages/react/minimal.html) app recipe.
54+
5255

5356
## Documentation
5457

@@ -69,4 +72,4 @@ Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCur
6972

7073
<!-- TODO remove this line when creating a project from this template -->
7174

72-
This project is based on the template from the React CLI. I have added my own docs, the deploy flow and made very minor changes to the app.
75+
This project is based on the template from the React CLI. I have added my own docs, the deploy flow, made minor changes to the app, plus some additions to components.

0 commit comments

Comments
 (0)