From a3679ff6f9c066492ec78b80a43bdcdd3454d904 Mon Sep 17 00:00:00 2001 From: Chinmay Kabi Date: Mon, 10 Aug 2020 14:15:31 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a235043..badba94 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ ### Tech Stack -*Auth0 -*Digital Ocean -*Azure Services -*Node.js +* Auth0 +* Digital Ocean +* Azure Services +* Node.js ### What is project-faccination about? This project, built at Auth0 hackathon, is an attempt at making a nifty service with a chromium based browser extension, a webapp and some apis at informing the user about the safety of the website a user is viewing. We are using an npm package [page-data-parser](https://www.npmjs.com/package/page-metadata-parser) to find out simple metadata like domain, subdomain etc of a page and then use [Bing Entity Search](https://azure.microsoft.com/en-in/services/cognitive-services/bing-entity-search-api/) to establish the validity of the domain to its content.