diff --git a/mbEditorPro2.0/README.md b/mbEditorPro2.0/README.md
index fba1557..09b170d 100644
--- a/mbEditorPro2.0/README.md
+++ b/mbEditorPro2.0/README.md
@@ -11,7 +11,8 @@
# mbEditorPro v 2.0
![Example JSON](https://cdn.discordapp.com/attachments/399623779531096074/1029063849640468550/unknown.png)
-![Example Textures](https://cdn.discordapp.com/attachments/534260038039109632/1056584030310641696/image.png)
+![Example Textures](https://cdn.discordapp.com/attachments/534260038039109632/1056584030310641696/image.png)
+![Example Usage](https://cdn.discordapp.com/attachments/398522378545790976/1058787471544025138/image.png)
Team Magicbane presents to the community technology allowing MagicBox administrators
to fully modify their game using nothing more than notepad.exe.
@@ -28,7 +29,7 @@ Team Magicbane aims to deliver you the best crackhead free MMO technology around
### Requirements:
-mbEditorPro requires pillow for image manipulation.
+mbEditorPro requires pillow for image manipulation and tqdm for metrics.
```$ pip install -r requirements.txt```
@@ -62,7 +63,7 @@ The tool generating pure JSON has the following benefits:
### Future
-mbEditorPro is the cornerstone of Magicbane's data project. The Team's goals are threefold:
+mbEditorPro will be the cornerstone of Magicbane's data project. The Team's goals are threefold:
- Ship MagicBox 1.5 with both Aerynth and Vorringia mapsets.
- Integrate Magicbane's wpak extractor technology into the tool.
@@ -70,4 +71,5 @@ mbEditorPro is the cornerstone of Magicbane's data project. The Team's goals are
### More Information
-See the mbEditorPro2.0 Wiki for more detailed information.
\ No newline at end of file
+See the mbEditorPro2.0 Wiki for more detailed information.
+