Skip to content

Commit fbe6fd7

Browse files
committed
Update README.md
1 parent a304fd3 commit fbe6fd7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# PHP Math Project
1+
# PHP MagicMath Project
22

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.
44

55
## Requirements
66

@@ -11,8 +11,8 @@ This repository contains a collection of PHP classes and functions to perform va
1111

1212
1. Clone this repository to your local machine:
1313
```bash
14-
git clone git@github.com:Planetbiru/Math.git
15-
cd Math
14+
git clone git@github.com:Planetbiru/MagicMath.git
15+
cd MagicMath
1616
```
1717

1818
2. Install the project dependencies using Composer:

0 commit comments

Comments
 (0)