You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-15Lines changed: 14 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
-
# Matrix-Rain
2
-
-------------
1
+
# `matrixfall`
3
2
4
-
The matrix-rain effect in the terminal.
3
+
The matrixfall effect in the terminal.
5
4
6
5

7
6
@@ -23,13 +22,13 @@ The matrix-rain effect in the terminal.
23
22
24
23
> [!NOTE]
25
24
>
26
-
> To install and run Matrix-Rain, you will need to have Rust and Cargo installed on your system. You can install Rust and Cargo by following the instructions at [https://www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install).
25
+
> To install and run matrixfall, you will need to have Rust and Cargo installed on your system. You can install Rust and Cargo by following the instructions at [https://www.rust-lang.org/tools/install](https://www.rust-lang.org/tools/install).
27
26
28
27
You can clone the repository and build the project:
0 commit comments