Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit 85cdc50

Browse files
authored
Update README.md
1 parent dca38e4 commit 85cdc50

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,17 @@ To delete instance, run `vagrant destroy <instance name>` for example
7979
```
8080
vagrant destroy ubuntu2
8181
```
82+
83+
## Contributing
84+
85+
If you'd like to contribute to this project, please follow these steps:
86+
87+
1. Fork this repository.
88+
2. Create a branch for your changes.
89+
3. Make your changes and commit them to your branch.
90+
4. Push your branch to your forked repository.
91+
5. Open a pull request to merge your changes into the main repository.
92+
93+
## License
94+
95+
This project is licensed under the MIT License. See the `LICENSE` file for details.

0 commit comments

Comments
 (0)