Update README.md

This commit is contained in:
Zitao 2024-07-29 23:29:06 +02:00 committed by GitHub
parent 671f280c55
commit 42f1b83503
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
```