Skip to content

Commit 071db2e

Browse files
Update README.md
1 parent 3746a96 commit 071db2e

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

README.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,19 @@
1010

1111
## :page_facing_up: Table of contents
1212

13-
* [General info](#general-info)
14-
* [Screenshots](#screenshots)
15-
* [Technologies](#technologies)
16-
* [Setup](#setup)
17-
* [Features](#features)
18-
* [Status](#status)
19-
* [Inspiration](#inspiration)
20-
* [Contact](#contact)
13+
* [:zap: PERN Stack Auth](#zap-pern-stack-auth)
14+
* [:page_facing_up: Table of contents](#page_facing_up-table-of-contents)
15+
* [:books: General info](#books-general-info)
16+
* [:camera: Screenshots](#camera-screenshots)
17+
* [:signal_strength: Technologies](#signal_strength-technologies)
18+
* [:floppy_disk: Setup](#floppy_disk-setup)
19+
* [:wrench: Testing](#wrench-testing)
20+
* [:computer: Code Examples](#computer-code-examples)
21+
* [:cool: Features](#cool-features)
22+
* [:clipboard: Status, Testing & To-Do List](#clipboard-status-testing--to-do-list)
23+
* [:clap: Inspiration](#clap-inspiration)
24+
* [:file_folder: License](#file_folder-license)
25+
* [:envelope: Contact](#envelope-contact)
2126

2227
## :books: General info
2328

@@ -125,7 +130,7 @@ app.post('/todos', async (req, res) => {
125130

126131
## :clipboard: Status & To-Do List
127132

128-
* Status: error in registration
133+
* Status: Error in registration
129134
* To-Do: Fix errors and complete testing
130135

131136
## :clap: :wrench: Inspiration/General Tools

0 commit comments

Comments
 (0)