(Chore): Fix typos in README
This commit is contained in:
parent
6b404b2d20
commit
52ff4b0369
@ -12,7 +12,7 @@ git clone https://thisrepo.com:8080/dmxshowraylib/dmxshowraylib.git
|
|||||||
```
|
```
|
||||||
Or you can choose the *Download zip* option
|
Or you can choose the *Download zip* option
|
||||||
|
|
||||||
Then, extract / navigate to the downlaoded directory.
|
Then, extract / navigate to the downloaded directory.
|
||||||
Create a build folder:
|
Create a build folder:
|
||||||
```bash
|
```bash
|
||||||
mkdir build
|
mkdir build
|
||||||
@ -39,6 +39,6 @@ This should create a project `.sln` file you can open with Visual Studio. Then,
|
|||||||
|
|
||||||
|
|
||||||
### Libraries used:
|
### Libraries used:
|
||||||
[https://github.com/raysan5/raylib](Raylib) Amazing library
|
- [https://github.com/raysan5/raylib](Raylib) Amazing library
|
||||||
[https://github.com/raylib-extras/rlImGui](rlImGui) ImGui with Raylib Backend
|
- [https://github.com/raylib-extras/rlImGui](rlImGui) ImGui with Raylib Backend
|
||||||
[https://github.com/ocornut/imgui](ImGui) Little tooling
|
- [https://github.com/ocornut/imgui](ImGui) Little tooling
|
||||||
|
Loading…
x
Reference in New Issue
Block a user