diff --git a/README.md b/README.md index b3a2d56..b33c856 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ An Advanced Fake News Detection system packaged as a browser extension. ## Setup and Execution 1. clone the repo -2. Follow [these instructions](./backend/README.ms) to run backend +2. Follow [these instructions](./backend/README.md) to run backend 3. Goto browser extensions page, enable developer mode and load the frontend folder via the "load unpacked" option. ## Tech Stack