diff --git a/README.md b/README.md
index 80d136b741b2025fda0cd41e02bb08ec5b49bfb3..1392baa3066f83db90265c11dfafcbf442d2cf41 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,17 @@
 # LDE API Regression Test #
 
-
 Regression test is a tool for validate existent functionality with each new release of code.
 
+## Table of content ##
+
+ [LDE API Regression Test](#lde-api-regression-test)
+ - [Getting Started](#getting-started)
+    - [Requirements](#requirements)
+    - [Installation](#installation)
+ - [Usage](#usage)
+    - [Set settings.py](set-settings.py)
+
+
 ## Getting Started
 
 ### Requirements
@@ -43,5 +52,4 @@ Set base url to the running API (local ex.: localhost:PORT):
 
 ```
 BASE_URL="https://simcaq.c3sl.ufpr.br/api/v1/"
-```
-Set 
\ No newline at end of file
+```
\ No newline at end of file