diff --git a/README.md b/README.md index f27cabae..3e6aee5b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This is the firmware for the Arduino-based hardware that is part of the AYAB pro ## Branching Model -**Development of the latest and upcoming features happens on the 'main branch.** For each major release, a dedicated maintenance branch is created to manage bug fixes, security patches, and backporting for that specific release. These branches follow the naming convention -maint (e.g., *0.95-maint*). This approach allows us to continue forward development while ensuring stability and long-term support for previous versions. +**Development of the latest and upcoming features happens on the 'main' branch.** For each major release, a dedicated maintenance branch is created to manage bug fixes, security patches, and backporting for that specific release. These branches follow the naming convention -maint (e.g. *0.95-maint*). This approach allows us to continue forward development while ensuring stability and long-term support for previous versions. ## Updating your AYAB firmware