diff --git a/README.md b/README.md
index 0e62127..7cf2a15 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,13 @@
-# tsr
+
+
+
+
+
+
+
+
-[](https://badge.fury.io/js/tsr)
-[](https://packagephobia.com/result?p=tsr)
-[](https://github.com/line/tsr/actions/workflows/ci.yml)
+# tsr
TypeScript Remove (tsr) is a utility that removes unused code from TypeScript projects – It's like tree shaking, but for source files
@@ -10,10 +15,6 @@ TypeScript Remove (tsr) is a utility that removes unused code from TypeScript pr
## Features
-
-
-
-
### 🕵️ Find unused code
tsr statically analyses your TypeScript project like how tree-shaking is implemented in bundlers. Run tsr to get a list of unused exports and files (modules) in your TypeScript project. Use tsr in your CI pipeline to detect unused code from being added.
diff --git a/media/icon.svg b/media/icon.svg
new file mode 100644
index 0000000..d2be104
--- /dev/null
+++ b/media/icon.svg
@@ -0,0 +1,96 @@
+
+
+