Skip to content

Commit d4410df

Browse files
Add structure for how to use section
1 parent 4fd00c8 commit d4410df

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,12 @@ GitHub-style markdown.
2626
1. [Installing](#installing)
2727
1. [Installing from source](#installing-from-source)
2828
2. [Running](#running)
29+
3. [How to use](#how-to-use)
2930
1. [First run](#first-run)
3031
2. [Making a new project](#making-a-project)
31-
3. [How to use](#how-to-use)
32+
3. [Managing projects](#managing-projects)
33+
4. [Managing dependencies](#managing-dependencies)
34+
5. [The menu-bar in depth](#the-menu-bar-in-depth)
3235
4. [Options](#options)
3336

3437
## Installing
@@ -218,6 +221,24 @@ Once you make a new project, it will open automatically in the main window. On t
218221

219222
[Back to table of contents](#table-of-contents)
220223

224+
### Managing projects
225+
226+
Nothing here just yet!
227+
228+
[Back to table of contents](#table-of-contents)
229+
230+
### Managing dependencies
231+
232+
Nothing here just yet!
233+
234+
[Back to table of contents](#table-of-contents)
235+
236+
### The menu-bar in depth
237+
238+
Nothing here just yet!
239+
240+
[Back to table of contents](#table-of-contents)
241+
221242
## Options
222243

223244
You can find these options in `config.json`, which is in the same directory as

0 commit comments

Comments
 (0)