diff --git a/README.md b/README.md index 9254e4e..852c286 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Initializ Buildpack for Node Start ## `docker.io/initializ-buildpacks/node-start` -The Initializ Node Start CNB sets the start command for a given node application. The buildpack will detect when a valid JavaScript file is present within the application source code directory (see [Application Detection](#application-detection)). +The Initializ Node Start CNB sets the start command for a given node application. The buildpack will detect when a valid JavaScript file is present within the application source code directory (see [Application Detection](#application-detection)) ## Integration @@ -67,4 +67,4 @@ To run all unit tests, run: To run all integration tests, run: ```shell ./scripts/integration.sh -``` \ No newline at end of file +```