diff --git a/README.md b/README.md
index b31c9a9d5..9246c48c4 100644
--- a/README.md
+++ b/README.md
@@ -29,12 +29,13 @@ Read the Firecamp doc for in-depth walk-throughs on functionality to understand
## What Firecamp Offers?
Firecamp offers you a broad range of features that will help you build APIs faster than ever.
-| | | |
-|:---|:---|:---|
-|
[**1. API Collection**](https://firecamp.io/docs/platform/collection)
Manage Collection of APIs to collaborate within team|
[**2. API Playgrounds**](https://firecamp.io/docs/rest/introduction)
Get instant playgrounds for your APIs. Rest, GraphQL, and more. |
[**3. API Collaboration**](https://firecamp.io/docs/collaboration/getting-started)
Collaborate with your team at centralize shared workspace.|
+|
| | |
+|---:|:---:|:---|
+|
[**1. API Collection**](https://firecamp.io/docs/platform/collection)
Manage Collection of APIs to collaborate within team|
[**2. API Playgrounds**](https://firecamp.io/docs/rest/introduction)
Get instant playgrounds for your APIs. Rest, GraphQL, and more. |
[**3. API Collaboration**](https://firecamp.io/docs/collaboration/getting-started)
Collaborate with your team at a centralized shared workspace.|
|
[**4. API Authentication**](https://firecamp.io/docs/platform/authentication)
Test and Debug your auth endpoints with a range of supported auths|
[**5. API Scripts**](https://firecamp.io/docs/platform/scripts)
Interpret the API with pre-request and tests scripts |
[**6. Dynamic Variables**](https://firecamp.io/docs/platform/environment)
Set values in variables to reuse in whole platform dynamically|
-|
[**7. API Workspaces**](https://firecamp.io/docs/collaboration/creating-workspace)
Create multiple workspaces for better team collaboration|
[**8. CLI & CI/CD**](https://firecamp.io/docs/cli/getting-started)
Run API Collection Tests in the terminal or set in CI/CD pipeline |
**9. API Test Runner**
Run the API Collection visually within the platform `Status: in-progress` |
-|
**10. API Documentation**
Publish beautiful API documentation for your team and community `Status: in-progress` |
[**11. Firecamp Web**](https://firecamp.dev)
Get quick access to web platform |
**12. Desktop Apps**
Get the Desktop app for your preferred OS/platform `Status: Planned`|
+|
[**7. API Workspaces**](https://firecamp.io/docs/collaboration/creating-workspace)
Create multiple workspaces for better team collaboration | ![logo](.github/logo.svg) |
[**8. CLI & CI/CD**](https://firecamp.io/docs/cli/getting-started)
Run API Collection Tests in the terminal or set in CI/CD pipeline |
+|
**9. API Test Runner**
Run the API Collection visually within the platform `Status: in-progress` |
**10. API Documentation**
Publish beautiful API documentation for your team and community `Status: in-progress` |
[**11. Firecamp Web**](https://firecamp.dev)
Get quick access to web platform |
+|
**12. Desktop Apps**
Get the Desktop app for your preferred OS/platform `Status: Planned`|
**13. SSL**
Use custom SSL certificates to test out the SSL secured API endpoints`Status: Planned`|
**14. Proxy**
Setup proxy while running requests from Firecamp `Status: Planned`|
## API Playgrounds
There is a dedicated GUI playground for each API protocol you would be using for your stack.