Skip to content

Commit a494558

Browse files
authored
Update README.md
1 parent 2341f3d commit a494558

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
## Table of Contents
88

99
- [Startify - Your Swiss Army Knife for Flutter Projects](#startify---your-swiss-army-knife-for-flutter-projects)
10-
- [Table of Contents](#table-of-contents)
1110
- [Introduction](#introduction)
1211
- [Generated folder structure:](#generated-folder-structure)
1312
- [Getting Started](#getting-started)
@@ -66,7 +65,7 @@ Startify is easy to install and use. Here's how you can get started:
6665
- Press `F1` (or `Ctrl+Shift+P` / `Cmd+Shift+P` on Mac) to open the Command Palette.
6766
- Type "Startify: Generate Startify" and select the command when it appears in the list.
6867

69-
That's it! The extension will work its magic, generating the necessary files and folders inside the `lib` folder of your Flutter project, including the `utils`, `providers`, `widgets`, and `screens` folders with the corresponding boilerplate code.
68+
That's it! The extension will work its magic, generating the necessary files and folders inside the `lib` folder of your Flutter project with the corresponding boilerplate code.
7069

7170
## Contributing
7271

0 commit comments

Comments
 (0)