Skip to content

Commit 7c1f816

Browse files
authored
Update README.md
1 parent 4e0593f commit 7c1f816

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ A new Flutter project.
44

55
## Getting Started
66

7+
8+
To use this project as a Chrome extension, follow the steps below:
9+
10+
1. Clone this project using:
11+
12+
```sh
13+
git clone https://github.com/coderbaba0/current_detecter.git
14+
```
15+
2. From the project directory, run:
16+
17+
```sh
18+
flutter pub get
19+
```
20+
721
This project is a starting point for a Flutter application.
822

923
A few resources to get you started if this is your first Flutter project:

0 commit comments

Comments
 (0)