diff --git a/README.md b/README.md
index 2be289184..0bd9b3d74 100644
--- a/README.md
+++ b/README.md
@@ -27,27 +27,38 @@ Parseable helps you ingest high volumes of log data from various sources (Fluent
-### Live Demo
+## Live Demo
Checkout Parseable without installation.
-| Field | Value |
------------|-----------------------------------------
-| URL | https://demo.parseable.io |
-| Username | parseable |
-| Password | parseable |
+
+
+You can also use this demo endpoint to send log data. For Parseable API documentation, refer to [Parseable API workspace on Postman](https://www.postman.com/parseable/workspace/parseable/overview).
Note: Please do not store any sensitive data on this server as the data is openly available. We'll delete the data on this server periodically.
-### Why Parseable
+## Why Parseable
-* Indexing free design.
+* Index free design.
* Highly compressed log data in Parquet - columnar, open data format. Search logs via Parseable UI or bring your own analytics platform.
* Stateless design allowing seamless scale and flexibility.
* Own your log storage data on your object storage buckets.
* SDK less, simple REST API calls to upload logs.
-### Features
+## Features
* Filter log data on tags.
* Query for specific keywords and fields.