diff --git a/README.md b/README.md index aa27d0e..689add1 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,14 @@ mkdir git cd git git clone https://git.johann-brauer.de:3000/Johann/lol.git ``` -Now you can type `lol` and see what you get - have fun! \ No newline at end of file +Now you can type `lol` and see what you get - have fun! + +--- + +## Sample Output + +``` bash +user@pc:~$ lol +why do python programmers wear glasses? +Because they can't C. +``` \ No newline at end of file