diff --git a/README.md b/README.md
index bf9d857..a08eb74 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,20 @@
-# cashu
+# cashu
**Cashu is a Chaumian Ecash wallet and mint with Bitcoin Lightning support.**
+
+
*Disclaimer: The author is NOT a cryptographer and this work has not been reviewed. This means that there is very likely a fatal flaw somewhere. Cashu is still experimental and not production-ready.*
Cashu is an Ecash implementation based on David Wagner's variant of Chaumian blinding. Token logic based on [minicash](https://github.com/phyro/minicash) ([description](https://gist.github.com/phyro/935badc682057f418842c72961cf096c)) which implements a [Blind Diffie-Hellman Key Exchange](https://cypherpunks.venona.com/date/1996/03/msg01848.html) scheme written down by Ruben Somsen [here](https://gist.github.com/RubenSomsen/be7a4760dd4596d06963d67baf140406). The database mechanics and the Lightning backend uses parts from [LNbits](https://github.com/lnbits/lnbits-legend).
-Quick links:
Cashu client protocol ·
Quick Install ·
Manual install ·
Configuration ·
Using Cashu ·
Run a mint
-