diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index c1d2bfb9526..2affa3aa113 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -164,6 +164,8 @@ Read instructions below for using assets from JavaScript and HTML. You can, however, create more top-level directories.
They will not be included in the production build so you can use them for things like documentation. +If you have Git installed and your project is not part of a larger repository, then a new repository will be initialized resulting in an additional `.git/` top-level directory. + ## Available Scripts In the project directory, you can run: