diff --git a/README.md b/README.md index 9970116..938890c 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ PUBLIC_URL=<%=PUBLIC_URL%> REACT_APP_ENV=<%-JSON.stringify(env)%> ``` -#### `dist/ng-immutable-example/index.ejs` +#### `build/index.html` __The immutable template that is published along with the other versioned, immutable assets.__ It is combined with `config.json` to render the `index.html` that is a deployment manifest. @@ -199,4 +199,4 @@ REACT_APP_ENV={ api: "https://localhost:3001/api" } ## Future Work -This project will be updated as better patterns for building Immutable Web Apps are established and as [Create React App](https://github.com/facebook/create-react-app) changes. \ No newline at end of file +This project will be updated as better patterns for building Immutable Web Apps are established and as [Create React App](https://github.com/facebook/create-react-app) changes.