diff --git a/README.md b/README.md
index 7463b2e1ea..a39f733295 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@

+[](LICENSE)
+
# SigNoz
SigNoz is an opensource observability platform. SigNoz uses distributed tracing to gain visibility into your systems and powers data using [Kafka](https://kafka.apache.org/) (to handle high ingestion rate and backpressure) and [Apache Druid](https://druid.apache.org/) (Apache Druid is a high performance real-time analytics database), both proven in industry to handle scale.
@@ -7,6 +9,7 @@ SigNoz is an opensource observability platform. SigNoz uses distributed tracing

+
### Features:
- Application overview metrics like RPS, 50th/90th/99th Percentile latencies and Error Rate
- Slowest endpoints in your application