diff --git a/README.md b/README.md index 5cb3477..7c18dde 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,12 @@ curl http://localhost:3000/info } ``` +# Build application + +```shell +yarn build +``` + # Quick Register Controller - Add new controller `src/controller/home.controller.ts`