From 8b07f41e314d6fabf014c6f5f06ee08be4995905 Mon Sep 17 00:00:00 2001 From: Arseniy Obolenskiy Date: Sun, 15 Sep 2024 19:08:33 +0300 Subject: [PATCH] Add CI badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 834a91f..970b44c 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ +[![Build](https://github.com/learning-process/parallel_programming_slides/actions/workflows/build.yml/badge.svg)](https://github.com/learning-process/parallel_programming_slides/actions/workflows/build.yml) + # Slides for parallel programming course