From 42f1b83503295edaaf2e1013c808fd2958c9c376 Mon Sep 17 00:00:00 2001 From: Zitao <145678024+ZitaoTech@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:29:06 +0200 Subject: [PATCH] Update README.md --- Apps/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 +```