From dca17ce9109310f5002bc34706e35bc58572b687 Mon Sep 17 00:00:00 2001 From: Anirban Dey Date: Fri, 29 Nov 2019 19:20:08 +0530 Subject: [PATCH 1/2] Added README file with basic information. --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5fed8b6 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Algorithm Visualizer # +A web application to visualize all the algorithms you encounter everyday! + +## Getting Started + +Download the ZIP file or Clone this repository from you Command Prompt or Terminal + +``` +$git clone https://github.com/anirbandey303/face-recognition-and-expression-detection-openCV.git +``` + +### Prerequisites +Make sure this is installed on your computer. +* ps5.js \ No newline at end of file From 1a983f4b5d90cf08283f41008843cc23b5e0d0ba Mon Sep 17 00:00:00 2001 From: Anirban Dey Date: Fri, 29 Nov 2019 19:24:44 +0530 Subject: [PATCH 2/2] Added README file with basic information. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fed8b6..a994d96 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ $git clone https://github.com/anirbandey303/face-recognition-and-expression-dete ### Prerequisites Make sure this is installed on your computer. -* ps5.js \ No newline at end of file +* p5.js \ No newline at end of file