From d45da8a68dbc41daf968b79342961fe8ebc21c74 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 11 Mar 2024 16:09:46 +0000 Subject: [PATCH] Remove incorrect 'Configuration' section from README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ad44fea..97d748b 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,6 @@ python main.py - View cabin accommodations and details. - See the duration of each crossing. -## Configuration - -You can configure the tool by editing the `config.ini` file in the `~edward/config/brittany-ferries/` directory. Make sure to provide accurate details for your vehicle and travel preferences. - ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.