diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-03-18 18:22:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-18 18:22:17 -0400 |
commit | 47c48ad9e2efab87b65d1800b046cf37259c0001 (patch) | |
tree | 0392789741d51eaf8b293991385506729a6ba699 | |
parent | d64062c0b10419a0a19a506f8828a9cf576b2ca1 (diff) | |
parent | 3f97c869fd74c9f3df20f05c0fb75fd6c55753d0 (diff) | |
download | based.cooking-47c48ad9e2efab87b65d1800b046cf37259c0001.tar based.cooking-47c48ad9e2efab87b65d1800b046cf37259c0001.tar.gz based.cooking-47c48ad9e2efab87b65d1800b046cf37259c0001.tar.lz based.cooking-47c48ad9e2efab87b65d1800b046cf37259c0001.tar.xz based.cooking-47c48ad9e2efab87b65d1800b046cf37259c0001.zip |
Merge pull request #227 from GrimmT/add-schnitzel
added schnitzel
-rw-r--r-- | data/pix/schnitzel.webp | bin | 0 -> 146428 bytes | |||
-rw-r--r-- | src/schnitzel.md | 34 |
2 files changed, 34 insertions, 0 deletions
diff --git a/data/pix/schnitzel.webp b/data/pix/schnitzel.webp Binary files differnew file mode 100644 index 000000000..3b4a6babe --- /dev/null +++ b/data/pix/schnitzel.webp diff --git a/src/schnitzel.md b/src/schnitzel.md new file mode 100644 index 000000000..d1abcbbe1 --- /dev/null +++ b/src/schnitzel.md @@ -0,0 +1,34 @@ +# Schnitzel + +![schnitzel](pix/schnitzel.webp) + +Original austrian breaded meat, pan-fried in butter. + +- ⏲️ Prep time: 15 min +- 🍳 Cook time: 6 min +- 🍽️ Servings: 4 + +## Ingredients + +- 4 veal cutlet (1 ~ 150g) +- 2 eggs +- 1 lemon +- 100g flour +- 150g bread crumbs +- 100g butter (or even better clarified butter) + +## Directions + +1. Prepare 3 bowls. (One with flour, one with beaten eggs, one with bread crumbs seasoned with salt and paprika) +2. Wash the veal and gently dry it with kitchen roll. +3. Put the veal on a board and beat it with a rolling pin to a thickness of 0.5 cm. (Beating the veal makes it tender) +4. Season the veal with salt and pepper on both sides, dive it through the 3 bowls. (First flour, then eggs, finally bread crumbs) +5. Melt the butter in a deep pan. (Attention: not to hot. Butter should not turn brown) +6. Fry the veal on each side until it is gold brown. (e.g. 3 min on each side) +7. Serve with a piece of lemon. + +## Contribution + +- Tobias & Alexandra Grimm + +;tags: austrian beef
\ No newline at end of file |