mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-02-12 23:39:15 +01:00
Update README.md
This commit is contained in:
parent
671f280c55
commit
42f1b83503
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user