diff --git a/README.md b/README.md
index 8b2e650..e811c77 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,15 @@
ZEXE (Zero knowledge EXEcution)
+
+
+
+
+
+
+
___ZEXE___ (pronounced */zeksē/*) is a Rust library for decentralized private computation.
+
This library was initially developed as part of the paper *"[ZEXE: Enabling Decentralized Private Computation][zexe]"*, and it is released under the MIT License and the Apache v2 License (see [License](#license)).
**WARNING:** This is an academic proof-of-concept prototype, and in particular has not received careful code review. This implementation is NOT ready for production use.