diff --git a/README.md b/README.md
index 819ddcc67..f87f72b88 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,9 @@
+
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
+
## Description
@@ -34,8 +36,13 @@ Ensure the following have been installed on your system:
## Getting Started
-You can get started building immediately!
-See Zapper Studio docs for more details
+You can get started building immediately!
+
+OpenAPI docs for studio is available on localhost:5001/docs. Which will give
+you a rough overview of all exposed endpoints you can test out.
+
+If you wish to know how to integrate your application, please check out
+Zapper Studio docs for more details.
### Installation