diff --git a/Apps/README.md b/Apps/README.md index 0d3be79..1cb0bb3 100644 --- a/Apps/README.md +++ b/Apps/README.md @@ -19,3 +19,15 @@ Then you can surf the internet with commands like w3m google.com ``` [w3m user mannuel](https://w3m.sourceforge.net/MANUAL) + +## How to install a matrix-like screensaver + +```sh +sudo apt-get install cmatrix +``` + +Then you can run it by typing + +```sh +cmatrix +```