Add source for Chicken Tikka Masala recipe

This commit is contained in:
Andrew Miner
2018-10-14 19:17:41 -06:00
parent 7e70c43935
commit 919db40a97
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -64,5 +64,9 @@ module.exports = require("../helpers")({
],
directions: "Once the chicken is finished, remove from the oven and set aside for a few minutes. Then, chop " +
"it into bite-sized pieces and mix into the sauce. Garnish with cilantro and serve."
}]
}],
credit: {
name: "America's Test Kitchen",
url: "https://www.onlinecookingschool.com/learn/course/chicken-tikka-masala/cook-along-in-the-test-kitchen/video-steps"
}
})