diff --git a/README.md b/README.md
index 17592be7..28e2e501 100644
--- a/README.md
+++ b/README.md
@@ -53,21 +53,23 @@
-### ↔️ Ingestion
-#### OpenTelemetry
+## ➡️ Ingest
+### 📚 OpenTelemetry
⚡ **qryn** is officially integrated with [opentelemetry](https://github.com/metrico/otel-collector) supports _any log, trace or metric format_
Ingested data can be queried using any of the avialable qryn APIs _(LogQL, PromQL, TraceQL)_
+> 💡 _No modifications required to your opentelemetry instrumentation!_
-#### Native
-
+### 📚 Native
**qryn** supports [native ingestion](https://qryn.metrico.in/#/support) for Loki, Prometheus, Tempo/Zipkin and other protocols_
With qryn users can _push data using any combination of supported protocols_
-💡 _No opentelemetry or any other middlewayre/proxy required!_
+> 💡 _No opentelemetry or any other middlewayre/proxy required!_
+## ⬅️ Query
+
### 📚 Loki + LogQL
> Any Loki compatible client or application can be used with qryn out of the box
@@ -80,8 +82,8 @@ The Grafana Loki datasource can be used to natively browse and query _logs_ and
-:tada: _No plugins needed_
-:eye: _No Grafana? No problem! Use View_
+> :tada: _No plugins needed_
+> :eye: _No Grafana? No problem! Use View_
@@ -98,8 +100,8 @@ The Grafana Prometheus datasource can be used to natively to query _metrics_ and
-:tada: _No plugins needed_
-:eye: _No Grafana? No problem! Use View_
+> :tada: _No plugins needed_
+> :eye: _No Grafana? No problem! Use View_
@@ -117,8 +119,8 @@ The Tempo datasource can be used to natively query _traces_ including _**TraceQL
-:tada: _No plugins needed_
-:eye: _No Grafana? No problem! Use View_
+> :tada: _No plugins needed_
+> :eye: _No Grafana? No problem! Use View_