Skip to content

Commit aaed5f7

Browse files
fix: modified README.md file
1 parent d72b28a commit aaed5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ Follow the steps below to set up the project on your local system:
6363
"prod": "NODE_ENV=production npm run build:start"
6464
```
6565

66-
> To add logging on the top of this repo, check the branch: [feature/pino-logging](https://github.com/shubham-sharmas/typescript-node-project/tree/feature/pino-logging) and [typescript-node-project-with-logging](https://shubhamsharmas.hashnode.dev/setting-up-logging-in-your-nodejs-typescript-app-a-quick-start-guide-with-typescript-node-project-and-pino-logging-libraryintegrated-with-logrotate) for details.
66+
#### To add logging on the top of this repo, check the branch: [feature/pino-logging](https://github.com/shubham-sharmas/typescript-node-project/tree/feature/pino-logging) and [typescript-node-project-with-logging](https://shubhamsharmas.hashnode.dev/setting-up-logging-in-your-nodejs-typescript-app-a-quick-start-guide-with-typescript-node-project-and-pino-logging-libraryintegrated-with-logrotate) for details.
6767

6868
## Check the link for complete project details and code walk-through: [node.js-typescript-project-setup](https://shubhamsharmas.hashnode.dev/a-guide-on-setting-up-a-nodejs-project-with-typescript-expressjs-eslint-prettier-ts-node-nodemon-and-packagejson-environment-specific-scripts)

0 commit comments

Comments
 (0)