We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4165d9f commit 1cd3fe7Copy full SHA for 1cd3fe7
1 file changed
README.md
@@ -5,7 +5,7 @@
5

6

7
8
-### Semi Euler is built on top of the [RayLib](https://github.com/raysan5/raylib) Library
+### CxxGRAV is built on top of the [RayLib](https://github.com/raysan5/raylib) Library
9
10
## Roadmap
11
- **Priority 1:** Add particles by clicking
@@ -30,7 +30,7 @@ Raylib and other system dependencies are auto-downloaded by CMake.
30
31
# Quick start (For all Operating Systems)
32
```bash
33
-git clone https://github.com/TimGoTheCreator/SemiEuler.git
+git clone https://github.com/TimGoTheCreator/CxxGRAV.git
34
cd SemiEuler
35
mkdir build
36
cd build
0 commit comments