diff --git a/Readme.md b/Readme.md
index bae7a5f6b58a6514c25bd0aec484d77733a8f074..e67a725dc4d0c1d9cd566f8747062e1e10531dbc 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,12 +1,17 @@
 # Fast LISA Acronym lookup
 
-A simple script for Linux to look up LISA acronyms.
+A simple script for Linux to look up LISA acronyms. What is *LISA* again? Just install this script and run
+
+`$ lisaacro lisa`
+
+and you will know.
+
 
 The acronyms are fetched from <https://www.github.com/nluetzge/LISA_acronyms_dictionary>.
 
 ## Install
 
-`sudo make install`
+`$ sudo make install`
 
 (Or see `Makefile` on how to copy manually)