Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YassineOuhadi committed Jun 10, 2023
1 parent 2579e05 commit ce9d1d6
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Utilizing Deep Learning for Object Recognition and Tracking in Aerial Images/Vid

## Get started with Flask API

To run this API in `http://localhost:5000/`, follow these steps:

1. Clone the repository to your local machine:

`git clone https://github.com/YassineOuhadi/Real-Time-Object-Detection.git`
Expand All @@ -29,8 +31,6 @@ Utilizing Deep Learning for Object Recognition and Tracking in Aerial Images/Vid

## Get started with React Interface

To run this application in `http://localhost:3000/`, follow these steps:

1. Install dependencies:

`npm install`
Expand All @@ -43,3 +43,9 @@ To run this application in `http://localhost:3000/`, follow these steps:
3. Run the application:

`npm run dev`

4. Access the application in a web browser at `http://localhost:3000/`.

## Overview

## License

0 comments on commit ce9d1d6

Please sign in to comment.