diff --git a/README.md b/README.md
index 985c0ab..1c2db6f 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,18 @@
+
+
+
+
# LatteSplash v1.0.0
[](https://github.com/Sandeepv68/lattesplash-java/blob/main/LICENSE)  [](https://github.com/Sandeepv68/lattesplash-java/actions?query=workflow%3ACI)   
-LatteSplash is a production-ready, synchronous + asynchronous API wrapper for the popular [Unsplash](https://unsplash.com/) platform, written in **Java 11**. It is a faithful port of the [wrapsplash](https://github.com/SandeepVattapparambil/wrapsplash) npm module, supporting all original features with idiomatic Java conventions.
+**Highlights:**
+- Synchronous + asynchronous API support
+- Java 11+ (compatible with all JVM languages: Kotlin, Scala, Groovy, Clojure, etc.)
+- Faithful port of the [wrapsplash](https://github.com/SandeepVattapparambil/wrapsplash) npm module
+
+LatteSplash is a production-ready API wrapper for the popular [Unsplash](https://unsplash.com/) platform, written in **Java 11**.
Unsplash provides beautiful high quality free images and photos that you can download and use for any project without any attribution.
diff --git a/assets/logo.png b/assets/logo.png
new file mode 100644
index 0000000..9ea0fe0
Binary files /dev/null and b/assets/logo.png differ