diff --git a/CHANGELOG.md b/CHANGELOG.md
index e72d58e9ad..64d615b101 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
* chore: migrate from deprecated api
* fix: fixed issue with type check in prefer-match-file-name
+* doc: add flutter favorite badge
## 4.8.1
diff --git a/README.md b/README.md
index fb330a155c..6935cb11ad 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,12 @@
[](https://pub.dev/packages/dart_code_metrics/score)
[](https://github.com/dart-code-checker/dart-code-metrics/stargazers)
+
+
# Dart Code Metrics
**Note: you can find [the full documentation on the website](https://dartcodemetrics.dev/docs/getting-started/introduction)**
@@ -15,11 +21,13 @@
[Metrics](https://dartcodemetrics.dev/docs/metrics/overview) |
[Anti-patterns](https://dartcodemetrics.dev/docs/anti-patterns/overivew)
+
+
Dart Code Metrics is a static analysis tool that helps you analyse and improve your code quality.