@@ -6,17 +6,21 @@ The BLOOCK Managed API is a tool to integrate [BLOOCK](https://bloock.com)'s ser
6
6
7
7
## Table of Contents
8
8
9
- - [ Installation] ( #installation )
10
- - [ Docker Setup Guide] ( #docker-setup-guide )
9
+ - [ BLOOCK Managed API] ( #bloock-managed-api )
10
+ - [ Table of Contents] ( #table-of-contents )
11
+ - [ Installation] ( #installation )
12
+ - [ Docker Setup Guide] ( #docker-setup-guide )
11
13
- [ Option 1: Pull and Run the Docker Image] ( #option-1-pull-and-run-the-docker-image )
12
14
- [ Option 2: Use Docker Compose with Database Containers] ( #option-2-use-docker-compose-with-database-containers )
13
- - [ Standalone Setup] ( #standalone-setup )
15
+ - [ Standalone Setup] ( #standalone-setup )
14
16
- [ Option 3: Clone the GitHub Repository] ( #option-3-clone-the-github-repository )
15
- - [ Configuration] ( #configuration )
16
- - [ Variables] ( #variables )
17
- - [ Database Support] ( #database-support )
18
- - [ Documentation] ( #documentation )
19
- - [ License] ( #license )
17
+ - [ Standalone Requirements] ( #standalone-requirements )
18
+ - [ Configuration] ( #configuration )
19
+ - [ Variables] ( #variables )
20
+ - [ Database Support] ( #database-support )
21
+ - [ Documentation] ( #documentation )
22
+ - [ License] ( #license )
23
+ - [ Acknowledgements] ( #acknowledgements )
20
24
21
25
---
22
26
@@ -451,3 +455,7 @@ You can access the following Postman collection where is the specification for t
451
455
# # License
452
456
453
457
See [LICENSE](LICENSE).
458
+
459
+ # # Acknowledgements
460
+
461
+ ! [RED.ES](https://docs.bloock.com/logo/logos-redes.png)
0 commit comments