Skip to content

Commit 0e10805

Browse files
Update README.md
1 parent a9ebf71 commit 0e10805

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

example/README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
# flutter_system_proxy_example
1+
# Flutter System Proxy Example
22

33
Demonstrates how to use the flutter_system_proxy plugin.
44

5-
## Getting Started
5+
## How to Run
66

7-
This project is a starting point for a Flutter application.
7+
```
8+
cd example
9+
flutter run
10+
```
811

9-
A few resources to get you started if this is your first Flutter project:
1012

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
13-
14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.

0 commit comments

Comments
 (0)