diff --git a/README.md b/README.md
index 78b2bc2..74fccd3 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
-#
Cuckoo
+#
Cuckoo
A hash table that uses cuckoo hashing to achieve a worst-case O(1) lookup time.
diff --git a/assets/logo.svg b/assets/logo.svg
new file mode 100644
index 0000000..2a6becd
--- /dev/null
+++ b/assets/logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file