diff --git a/README.MD b/README.MD
index 21fc8cc9..62ddf7c8 100644
--- a/README.MD
+++ b/README.MD
@@ -21,6 +21,7 @@ This tool is not recommended for any usage.
The main tool of the SabreTools suite. Performs the majority of the core features of the parent project, including the following:
- Importing and Generating DAT files in ClrMamePro and XML formats (current version formerly DATabaseTwo)
+ - Create a DAT from a file, a folder, or a set of either(formerly DATFromDir)
- Converting DATs from any format to ClrMamePro, Logiqx XML, SabreDAT XML, and to missfile (last part formerly DatToMiss; requested by Obiwantje)
- Trim DAT entries and optionally merge into a single game (formerly SingleGame; requested by Kludge)
- Split a DAT using two different file extensions within the DAT (formerly DatSplit)
@@ -56,17 +57,6 @@ A simple auxilary tool that detects and removes headers and also restores header
The saved headers are currently stored in a database; multiple headers allowed per file.
-DATFromDir
-
-This a versitile Directory to DAT file creator developed to reduce the overhead of creating custom DAT files.
-
- - Create a DIR from a file, a folder, or a set of either
- - Set most of the DAT header values
- - Enable DAT to be created with forcepacking="unzip"
- - Treat archives like directories (default) or files
- - Output to both supported DAT formats
-
-
Power User Tools
This section is for tools that have been requested for a highly specific purpose and are not generally going to be used by regular users. All of them have a possibility of being included in the main DATabase program eventually.