Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yunji0387 authored May 4, 2024
1 parent f44f13c commit ee11628
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,10 @@ To start the server, run:
```bash
node server.js
```
The server will start running on http://localhost:3000. You can make GET requests to the root URL to test the server.
The server will start running on http://localhost:3000. You can make GET requests to the root URL to test the server.

## Contributing
- Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.

## License
- This project is licensed under the MIT License - see the [LICENSE.md](./LICENSE.md) file for details.

0 comments on commit ee11628

Please sign in to comment.