Skip to content

Commit

Permalink
📝 Fix the ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
aerabi authored May 27, 2022
1 parent 476240e commit 6c00406
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@

* [Getting Started](#getting-started)
+ [Using Docker](#using-docker)
+ [Build from Scratch](#build-from-scratch)
* [Manual Method](#manual-method)
* [Build from Scratch](#build-from-scratch)
+ [Create the URL Shortener](#create-the-url-shortener)
+ [Create the Form](#create-the-form)
+ [Add Docker Compose](#add-docker-compose)
+ [Create Database Models](#create-database-models)
+ [Use PostgreSQL](#use-postgresql)
+ [Make it Pretty](#make-it-pretty)

## Getting Started

Expand Down

0 comments on commit 6c00406

Please sign in to comment.