diff --git a/README.md b/README.md
index d3871ec..255545a 100644
--- a/README.md
+++ b/README.md
@@ -3,21 +3,17 @@ The project contains a collection of shell scripts that will help you run games
 I was inspired by [m5kro](https://github.com/m5kro)'s project and his linux/mac os builds.
 
 
-# Dependencies
 ### The software uses the following dependencies for RPG Maker MV/MZ:
 - [nwjs](https://nwjs.io/) - As the main engine of the game
 - [cicpoffs](https://github.com/adlerosn/cicpoffs) - For mounting the game folder in windows Case-Insensitive mode (that allows nwjs better find the game files)
 - tools such as wget, ln, readlink, grep - For downloading the latest version of nwjs and viewing the files
 
-### Dependencies for tyranobuilder
+### Dependencies for tyranobuilder (Supports this engine since v1.0.9)
 - python script tyranoextract with these dependencies (asarlib,pefile)
-- sed
 
-### Dependencies for RPG Maker XP / VX / VX Ace
+### Dependencies for RPG Maker XP / VX / VX Ace (Supports this engine since v1.0.9)
 - [mkxp-z](https://github.com/mkxp-z/mkxp-z) - Open-source cross-platform player for (some) RPG Maker XP / VX / VX Ace games. A very heavily modified fork of mkxp. RGSS on steroids with a stupid name. 
-- sed
   
-
 #### Contains the following features:
 - Sharp increase in fps (from 2 to 4 times more compared to Wine, can be viewed by pressing the F2 key)
 - Updating Pixi 5 libraries for RPG Maker MV games (that's supposed to increase performance)