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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# PHP Math Project
1
+
# PHP MagicMath Project
2
2
3
-
This repository contains a collection of PHP classes and functions to perform various mathematical operations. The project is designed to be a simple and easy-to-use library.
3
+
This repository contains a collection of PHP classes and functions to perform various Mathematical operations. The project is designed to be a simple and easy-to-use library.
4
4
5
5
## Requirements
6
6
@@ -11,8 +11,8 @@ This repository contains a collection of PHP classes and functions to perform va
11
11
12
12
1. Clone this repository to your local machine:
13
13
```bash
14
-
git clone git@github.com:Planetbiru/Math.git
15
-
cdMath
14
+
git clone git@github.com:Planetbiru/MagicMath.git
15
+
cdMagicMath
16
16
```
17
17
18
18
2. Install the project dependencies using Composer:
0 commit comments