Browse Source

Fix readme

Kevin Lee 4 months ago
parent
commit
09da2182e5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,6 +1,6 @@
-# EzCAD Patcher
+# Minilase
 
-This tool parses and patches EZCAD files with values specified in a YAML config file.
+This tool parses and patches Minilase EZCAD save files with values specified in a YAML config file.
 The EZCAD format as implemented in this crate was reverse engineered from sample files, so not all formats or options are supported.
 
 ## Usage