summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-08-19 22:04:48 +0200
committerJF <jf@codingfield.com>2020-08-19 22:04:48 +0200
commitacbe9176f00bc758d9f13369b3efbe98b9fba1b9 (patch)
treeaba6784f335368f3cd9032573faaf050bbd35157 /README.md
parentf197a3fe883cb7ebc028d4cfab199a4d998b125a (diff)
Add link to the documentation about docker in the main README.md file.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9438b632..46767d05 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@ As of now, here is the list of achievements of this project:
- [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.