Skip to content

Changed oils #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
44 changes: 44 additions & 0 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Recipes

This repository contains recipes for some foods I like.

This repository is used in [Udacity's Git & GitHub course](https://www.udacity.com/course/how-to-use-git-and-github--ud775)
Check out this and other courses here: https://www.udacity.com/courses/all
2 changes: 1 addition & 1 deletion cake-recipe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Ingredients:
- 1 teaspoon salt
- 2 eggs
- 1 cup milk
- 3/4 cup vegetable oil
- 3/4 cup canola oil
- 2 teaspoons vanilla extract
- 1 cup boiling water

Expand Down
5 changes: 4 additions & 1 deletion chili-recipe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ Ingredients:
- 2 cloves garlic, chopped
- One 8-ounce can tomato sauce
- 2 tablespoons chili powder
- 1 tablespoons cinnamon powder
- 1 teaspoon ground oregano
- 1 teaspoon salt
- 2 teaspoon curry powder
- 1/4 teaspoon cayenne pepper
- 1 teaspoon onion powder
- 1/4 cup corn flour
Expand All @@ -13,7 +15,8 @@ Ingredients:

Directions:
1. Brown the ground beef in a large bot and drain off the excess fat.
2. Add the tomato sauce, chili powder, oregano, salt, cayenne, and onion powder.
2. Add the tomato sauce, cinnamon powder, chili powder, curry powder,
oregano, salt, cayenne, and onion powder.
3. Stir, then cover and simmer over low heat for one hour.
4. Mix the corn flour and 1/2 cup water in a small bowl. Add to chili.
5. Add the beans and simmer for 10 more minutes.