diff --git a/README.md b/README.md
index 324b8e2d69..532abcf0bc 100644
--- a/README.md
+++ b/README.md
@@ -35,14 +35,31 @@ SigNoz helps developers monitor applications and troubleshoot problems in their
👉 Filter and query logs, build dashboards and alerts based on attributes in logs
-
-
-
-
-
-
-
+👉 Record exceptions automatically in Python, Java, Ruby, and Javascript
+👉 Easy to set alerts with DIY query builder
+
+
+### Application Metrics
+
+
+
+### Distributed Tracing
+
+
+
+
+### Logs Management
+
+
+
+### Infrastructure Monitoring
+
+
+
+### Alerts
+
+
@@ -65,6 +82,10 @@ Come say Hi to us on [Slack](https://signoz.io/slack) 👋
- See exact request trace to figure out issues in downstream services, slow DB queries, call to 3rd party services like payment gateways, etc
- Filter traces by service name, operation, latency, error, tags/annotations.
- Run aggregates on trace data (events/spans) to get business relevant metrics. e.g. You can get error rate and 99th percentile latency of `customer_type: gold` or `deployment_version: v2` or `external_call: paypal`
+- Native support for OpenTelemetry Logs, advanced log query builder, and automatic log collection from k8s cluster
+- Lightening quick log analytics ([Logs Perf. Benchmark](https://signoz.io/blog/logs-performance-benchmark/))
+- End-to-End visibility into infrastructure performance, ingest metrics from all kinds of host environments
+- Easy to set alerts with DIY query builder