From 79be2c18ccc73473a8b8f8654c22a5da54daa0dc Mon Sep 17 00:00:00 2001 From: Alberto Nidasio <alberto.nidasio@skywarder.eu> Date: Tue, 12 Mar 2024 17:36:30 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 265ac28..3cc36a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Miosix Docker Image +`registry.skywarder.eu/avn/swd/miosix-docker` + This image includes the following tools: - Miosix compiler - Cmake v3.28.0 @@ -9,4 +11,4 @@ This image includes the following tools: - clang-format v14.0.0 - clang-tidy v14.0.0 - Doxygen v1.10.0 -- python3 v3.10 \ No newline at end of file +- python3 v3.10 -- GitLab