diff --git a/README.md b/README.md
index e51aa83b..24e36c7e 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
-

+
-# pr-agent
+
+
+
+
[](https://github.com/Codium-ai/pr-agent/blob/main/LICENSE)
[](https://discord.com/channels/1057273017547378788/1126104260430528613)
@@ -284,11 +287,11 @@ Example for extended suggestion:
---
## How it works
- 
+
+
Check out the [PR Compression strategy](./PR_COMPRESSION.md) page for more details on how we convert a code diff to a manageable LLM prompt
-
## Roadmap
- [ ] Support open-source models, as a replacement for openai models. Note that a minimal requirement for each open-source model is to have 8k+ context, and good support for generating json as an output
diff --git a/pics/logo-dark.png b/pics/logo-dark.png
new file mode 100644
index 00000000..de5386da
Binary files /dev/null and b/pics/logo-dark.png differ
diff --git a/pics/logo-light.png b/pics/logo-light.png
new file mode 100644
index 00000000..a54fa305
Binary files /dev/null and b/pics/logo-light.png differ