diff --git a/README.md b/README.md
index 91f533b..e968134 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
# curve25519-dalek [](https://crates.io/crates/curve25519-dalek) [](https://docs.rs/curve25519-dalek) [](https://travis-ci.org/isislovecruft/curve25519-dalek)
+
+
**A low-level cryptographic library for point, group, field, and scalar
operations on a curve isomorphic to the twisted Edwards curve defined by -x²+y²
= 1 - 121665/121666 x²y² over GF(2²⁵⁵ - 19).**
diff --git a/dalek-logo.png b/dalek-logo.png
new file mode 100644
index 0000000..83d6a0c
Binary files /dev/null and b/dalek-logo.png differ
diff --git a/dalek-logo.svg b/dalek-logo.svg
new file mode 100644
index 0000000..3e87a44
--- /dev/null
+++ b/dalek-logo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file