From ceeed2a716f931953e36ad9e89f3b437be8aed42 Mon Sep 17 00:00:00 2001 From: Akos Pasztor Date: Tue, 27 Aug 2024 21:49:55 +0200 Subject: [PATCH] Add github pages link to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1eb031d..bd8eebc 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ onboard ST-Link debugger on the STM32L496 Discovery board used in this project was converted to a J-Link debugger [with this tool](https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/). +[https://akospasztor.github.io/stm32-project-template/](https://akospasztor.github.io/stm32-project-template/) + [![CI Pipeline](https://github.com/akospasztor/stm32-project-template/actions/workflows/ci-pipeline.yml/badge.svg)](https://github.com/akospasztor/stm32-project-template/actions/workflows/ci-pipeline.yml) ## Contents