diff --git a/README.md b/README.md index a1f57f2..015f887 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A simple Python script to run DOS games in DOSBox. This script is designed to make it easy to run DOS games in DOSBox on modern operating systems. It provides a GUI interface for configuring the DOSBox environment and launching the game. -The script reads configuration settings from a `dbgr.conf` file, which can be edited using the included `config_editor.py` script. +The script reads configuration settings from a `dbgr.conf` file, which can be edited when the script `config_editor.py` is called by `dbgr.py` at launch. ## Requirements