Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aannirajpatel committed Dec 22, 2023
1 parent 9f095b1 commit 245de51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ We will create an app that allows users to create tasks and automatically catego
## Usage
1. Clone the repository.
2. Install the required dependencies by doing `npm install`.
3. Start the development server using `npm run start`, the browser should automatically open the app at `http://localhost:3000`.
3. Start the development server using `npm run start`, the browser should automatically open the app at `http://localhost:3000/mediapipe-text-workshop`.
4. Start creating tasks and categories. Then click on the magic floating action button to automatically categorize the tasks.

## Demo
Expand Down

0 comments on commit 245de51

Please sign in to comment.