Skip to content

Commit 1cd3fe7

Browse files
Update README.md
1 parent 4165d9f commit 1cd3fe7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![Language](https://img.shields.io/badge/language-C++-blue.svg)
66
![License](https://img.shields.io/badge/license-Apache%202.0-green.svg)
77

8-
### Semi Euler is built on top of the [RayLib](https://github.com/raysan5/raylib) Library
8+
### CxxGRAV is built on top of the [RayLib](https://github.com/raysan5/raylib) Library
99

1010
## Roadmap
1111
- **Priority 1:** Add particles by clicking
@@ -30,7 +30,7 @@ Raylib and other system dependencies are auto-downloaded by CMake.
3030

3131
# Quick start (For all Operating Systems)
3232
```bash
33-
git clone https://github.com/TimGoTheCreator/SemiEuler.git
33+
git clone https://github.com/TimGoTheCreator/CxxGRAV.git
3434
cd SemiEuler
3535
mkdir build
3636
cd build

0 commit comments

Comments
 (0)