Skip to content

Commit 049de99

Browse files
committed
fix small issue with read me
1 parent 0601703 commit 049de99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ git clone --recurse-submodules https://github.com/Al-Asl/AutoLevel.git
2626
Auto level consists of the following components:
2727

2828
* `Level Builder` where you can do all of your constraints, building, and exporting.
29-
<img src="documentation/images/levelbuilder.png" width="900px"/>
29+
<img src="documentation/images/levelBuilder.png" width="900px"/>
3030

3131
* `Block Repo` is the resource needed by the `Level Builder` to run, it basically contains the pieces and the relationship between them.
3232
<img src="documentation/images/blockrepo.png" width="900px"/>
@@ -36,7 +36,7 @@ Auto level consists of the following components:
3636

3737
You can get started by watching the [tutorial](https://www.youtube.com/watch?v=1-M3W0y42L4).
3838

39-
you can also check the API usage to build the level at runtime check out the `Example Scenes\Runtime`
39+
you can also check the API usage to build the level at runtime by checking `Example Scenes\Runtime`
4040

4141
**FILLING**
4242

0 commit comments

Comments
 (0)