Merge branch 'master' of github.com:LukeSmithxyz/based.cooking
This commit is contained in:
commit
07c7f958cf
|
@ -1,14 +1,10 @@
|
|||
# This is a basic workflow to help you get started with Actions
|
||||
|
||||
name: CI
|
||||
|
||||
# Controls when the action will run.
|
||||
on:
|
||||
# Triggers the workflow on push or pull request events but only for the master branch
|
||||
# Triggers the workflow on push to master (including merged PRs)
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
|
|
@ -35,6 +35,7 @@ Only Based cooking. No ads, no tracking, nothing but based cooking.
|
|||
- [Chicken Biscuit Potpie](chicken-biscuit-potpie.html)
|
||||
- [Liver Pate](liverpate.html)
|
||||
- [Flammkuchen](flammkuchen.html)
|
||||
- [Tortellini](tortellini.html)
|
||||
- [Banana Muffins with Chocolate](banana-muffins-with-chocolate.html)
|
||||
- [Taco Meat](taco-meat.html)
|
||||
- [Tuna Sub](tuna-sub.html)
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
# Tortellini
|
||||
|
||||
## Ingredients
|
||||
|
||||
- Tortellini
|
||||
- 1-2 eggs
|
||||
- Cooking cream
|
||||
- Cheese (optional)
|
||||
|
||||
## Directions
|
||||
|
||||
1. Buy tortellini (prefer meat or spinach).
|
||||
2. Bring water to a boil.
|
||||
3. Add salt to water only after boiling.
|
||||
4. Add tortellini in.
|
||||
5. Cook for 3 minutes.
|
||||
6. Drain water from the pot while keeping tortellini in.
|
||||
7. Add cooking cream and mix at medium heat until reduced a bit so it's more creamy.
|
||||
8. Turn off the heat and add 1 or 2 eggs.
|
||||
9. Mix in and let eggs cook using heat from the pot and tortellini.
|
||||
10. Serve on a plate. Add pepper, more salt if needed, and optionally, shredded cheese on top for extra creaminess.
|
||||
|
||||
## Contribution
|
||||
|
||||
- Teo Dragovic - [website](https://teodragovic.com)
|
Loading…
Reference in New Issue