From 813e9c6ca51dd68ad343fd12cac2e0af5e18bda6 Mon Sep 17 00:00:00 2001 From: Arvind Srinivasan Date: Tue, 23 Feb 2021 19:54:06 +0530 Subject: [PATCH] Added list of contributors --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 421383c..d40d38f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # Ball-tracking A python code to track a ball and an Arduino code to control a robot that follows the ball + +# Team +This project was a team effort by + +| Name | GitHub Profile | +|:---:|:---:| +| Arvind Srinivasan | [arvindsrinivasan](https://github.com/arvindsrinivasan) | +| Aveek Saha | [aveek-saha](https://github.com/aveek-saha) |