diff --git a/README.MD b/README.MD
index 4677add6..e037ae4b 100644
--- a/README.MD
+++ b/README.MD
@@ -6,7 +6,7 @@ This project is a desktop port of some core features of Wizard of DATz Redux. Fo
Features
-Currently, SabreTools consists of the following programs: SabreTools UI, DATabase, Headerer, DatSplit, and SingleGame.
+Currently, SabreTools consists of the following programs:
SabreTools UI
@@ -52,6 +52,17 @@ This is useful for splitting DAT files similar to the NonGood set that can have
Hightly experimental tool for merging all games in a single DAT (RomVault or Loqiqx XML only) for use with a server environment. Requested by Kludge.
+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 XML DAT
+
+
Contributions
Any feature suggestions or code contributions are accepted. Please take the time to look over the existing code to see proper coding and documentation patterns.
\ No newline at end of file