From 5907aa05803de0715dd03513fec52de412edc1b0 Mon Sep 17 00:00:00 2001 From: Arseniy Obolenskiy Date: Wed, 25 Jun 2025 14:47:24 +0200 Subject: [PATCH] Fix formatting in README --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 39f807927..208ed0999 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,14 @@ [![codecov](https://codecov.io/gh/learning-process/parallel_programming_course/graph/badge.svg?token=qCOtqeFyIz)](https://codecov.io/gh/learning-process/parallel_programming_course) # Parallel Programming Course -Welcome to the Parallel Programming Course! For more detailed documentation and resources, please visit documentation pages: [en](https://learning-process.github.io/parallel_programming_course/en/), [ru](https://learning-process.github.io/parallel_programming_course/ru/). -Course scoreboard is available [here](https://learning-process.github.io/parallel_programming_course/scoreboard/) -Coverage report is available [here](https://learning-process.github.io/parallel_programming_course/coverage/) + +Welcome to the Parallel Programming Course! + +For more detailed documentation and resources, please visit documentation pages: [en](https://learning-process.github.io/parallel_programming_course/en/), [ru](https://learning-process.github.io/parallel_programming_course/ru/). + +Course scoreboard is available [here](https://learning-process.github.io/parallel_programming_course/scoreboard/). + +Coverage report is available [here](https://learning-process.github.io/parallel_programming_course/coverage/). ### Parallel programming technologies: The following parallel programming technologies are considered in practice: