From b84c8ab6a6c1fbacde4800ca316a623a1cdf96b9 Mon Sep 17 00:00:00 2001 From: Chandra Kiran Reddy <64363001+ackr-8@users.noreply.github.com> Date: Sun, 21 Mar 2021 17:16:30 +0530 Subject: Added Assam Tea recipe (#327) * added Assam Tea recipe * added Assam Tea image * Added description --- data/pix/assam-tea.webp | Bin 0 -> 11046 bytes src/assam-tea.md | 31 +++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 data/pix/assam-tea.webp create mode 100644 src/assam-tea.md diff --git a/data/pix/assam-tea.webp b/data/pix/assam-tea.webp new file mode 100644 index 0000000..28b4df2 Binary files /dev/null and b/data/pix/assam-tea.webp differ diff --git a/src/assam-tea.md b/src/assam-tea.md new file mode 100644 index 0000000..ead89ff --- /dev/null +++ b/src/assam-tea.md @@ -0,0 +1,31 @@ +# Assam Tea + +![Assam Tea](pix/assam-tea.webp) + +This is a simple Assam tea recipe. + +- ⏲️ Prep time: 1 min +- 🍳Cook time: 5 min +- 🍽️ Servings: 1 + +## Ingredients + +- 2 teaspoons of Assam Tea +- 150 ml of fresh water +- Sugar (Optional) +- Milk (Optional) + +## Directions + +1. Add 150 ml of water to a small pan and bring it to boil. +2. Then add 2 teaspoons of tea into it and reduce the heat to low. +3. Strain the tea using a tea filter into a cup. +4. Add sugar and milk to taste + + +## Contribution + +- Chandra Kiran - [GitHub](https://github.com/ackr-8) + +;tags: drink quick + -- cgit v1.2.3