Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
4seer authored Mar 3, 2020
1 parent 53e6c8d commit d89ee74
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 @@ -49,7 +49,7 @@ The example for VS Code is below:
{
"name": "Flutter",
"request": "launch",
"program": "lib/presentation/main.dart",
"program": "lib/main.dart",
"type": "dart"
}
]

0 comments on commit d89ee74

Please sign in to comment.