Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated according to NewClient
  • Loading branch information
yugalkaushik authored Nov 17, 2024
1 parent ff947c7 commit eda2dad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Social Street Smart is a Chrome extension aimed at making the internet a safer a
### Frontend (Chrome Extension)

```bash
cd client
cd NewClient
npm install
npm run build

Expand All @@ -41,7 +41,7 @@ docker compose up

```
Social-Street-Smart/
├── client/ # Frontend (Chrome extension)
├── NewClient/ # Frontend (Chrome extension)
├── server/ # Backend services
│ ├── clickbait/
│ ├── hate-speech/
Expand Down

0 comments on commit eda2dad

Please sign in to comment.