10000 Readme updates · rhedgpeth/flutter-sqlite@3e2518a · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e2518a

Browse files
committed
Readme updates
1 parent 30a317c commit 3e2518a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This repository contains a simple [Flutter](https://flutter.dev/) application th
1212

1313
## Requirements
1414

15-
To run this application be sure to check out [the Flutter documentation](https://docs.flutter.dev/get-started/install) for getting.
15+
To run this application be sure to check out [the Flutter documentation](https://docs.flutter.dev/get-started/install) for getting started.
1616

1717
## Key takeaways
1818

@@ -27,7 +27,7 @@ dependencies:
2727
flutter:
2828
sdk: flutter
2929
sqflite: any
30-
path_provider: an
30+
path_provider: any
3131
```
3232
3333
From there a SQLite database (and tables) can be created and used within the application.

0 commit comments

Comments
 (0)
0