diff --git a/README.md b/README.md index eab55c7..5ba37fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ A template/boilerplate for creating nextjs applications that use deep. It is recommended to merge with this repository to have its improvements in your nextjs application! + + Just erase `pages/index.tsx` `Page` component body. # Variables @@ -215,4 +217,4 @@ If you want launch your repo from npx as `npx @deep-foundation/sdk` you must cha For publish new version, just update package.json version field and then git commit && publish to github. -This app can be launched as builded web server with `npx @deep-foundation/sdk` \ No newline at end of file +This app can be launched as builded web server with `npx @deep-foundation/sdk`