diff --git a/README.md b/README.md index cec0f53..a96734b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # Culinary recipes Culinary recipes by Lains for Lains. + +## How to contribute + +First, fork this repository and clone it locally in your PC. + +Then, create a markdown file in `recipes/` with your recipe. When you are +done writing up your recipe, be sure to create a pull request with your +proposed changes.