diff --git a/README.md b/README.md index 8278985..7a699d6 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ This project provides a Python-based workflow for processing ground-penetrating Make sure you have the following Python packages installed: ```bash -pip install numpy matplotlib scipy segyio +pip install numpy matplotlib scipy segyio math pdb traceback tqdm