Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janisar007 authored Jul 4, 2024
1 parent 2cc696a commit 50d2022
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -67,4 +67,4 @@ To run all unit tests, run:
To run all integration tests, run:
```shell
./scripts/integration.sh
```
```

0 comments on commit 50d2022

Please sign in to comment.