diff --git a/README.md b/README.md index 3c48172..e9a959b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ -# BMW_coding +# BMW Coding Guides +Welcome to the BMW Coding Guides repository! This repository contains a collection of PDF guides designed to help you with various BMW coding tasks, from enabling features to customizing settings in your vehicle. + +## Table of Contents + +- [Introduction](#introduction) +- [Guides](#guides) +- [License](#license) + +## Introduction + +This repository aims to provide comprehensive and easy-to-follow guides for coding and customizing BMW vehicles. Each guide is available as a PDF document that can be downloaded and used to enable, modify, or enhance different features of your BMW. + +## Guides + +The guides are organized in the `guides` directory. Each PDF file in this directory provides step-by-step instructions for a specific coding task or feature enhancement. + +### Available Guides + +- [Enabling the Bluetooth Music Option with Combox Module](guides/Enhanced_Bluetooth_Music.pdf) +- [Hacking NBTEVO ID6 car image](https://davidpetric.com/2024/06/21/nbt-evo-id6-hacking-the-car-image/) + + +## License + +This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information. diff --git a/f30coding.png b/assets/f30coding.png similarity index 100% rename from f30coding.png rename to assets/f30coding.png diff --git a/guides/Enhanced_Bluetooth_Music.docx.pdf b/guides/Enhanced_Bluetooth_Music.docx.pdf new file mode 100644 index 0000000..0798761 Binary files /dev/null and b/guides/Enhanced_Bluetooth_Music.docx.pdf differ