Skip to content

Commit c37c64e

Browse files
authored
Update README.md
1 parent 6df7c5c commit c37c64e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ CREATE TABLE metrics (
107107

108108
### Start the Server
109109
```bash
110-
node index.js
110+
npm start
111111
```
112112
The server will run on [http://localhost:3000].
113113

@@ -183,4 +183,4 @@ This project is licensed under the **MIT License**. See the [LICENSE](./LICENSE)
183183
- Gratitude to the maintainers of the libraries used in this project.
184184

185185
## Stargazers over time
186-
[![Stargazers over time](https://starchart.cc/JawherKl/node-api-postgres.svg?variant=adaptive)](https://starchart.cc/JawherKl/node-api-postgres)
186+
[![Stargazers over time](https://starchart.cc/JawherKl/node-api-postgres.svg?variant=adaptive)](https://starchart.cc/JawherKl/node-api-postgres)

0 commit comments

Comments
 (0)