Author: JF <jf@codingfield.com>
Add link to the documentation about docker in the main README.md file.
README.md | 1 +
diff --git a/README.md b/README.md index 9438b6327590112d1d5ec2498aab48cb71d0e8ea..46767d05f7b5d9875ef073bbc20c24f298c017f6 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ - [Project branches](doc/branches.md) - [Versioning](doc/versioning.md) - [Files included in the release notes](doc/filesInReleaseNotes.md) - [Build the project](doc/buildAndProgram.md) + - [Build the project with Docker](doc/buildWithDocker.md) - [Bootloader, OTA and DFU](./bootloader/README.md) - [Stub using NRF52-DK](./doc/PinetimeStubWithNrf52DK.md) - Logging with JLink RTT.