mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-12-06 03:49:40 +00:00
Update README.md
This commit is contained in:
parent
671f280c55
commit
42f1b83503
1 changed files with 12 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue