Skip to content

Commit 46a0e21

Browse files
author
Mathieu Lobet
committed
update REAME
1 parent 798080e commit 46a0e21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
![CI](https://github.com/CExA-project/cexa-kokkos-tutorials/actions/workflows/exercises.yml/badge.svg)
55
![CI](https://github.com/CExA-project/cexa-kokkos-tutorials/actions/workflows/projects.yml/badge.svg)
66

7-
Courses
7+
**Courses:**
88

99
- [Introduction to Kokkos](courses/01_beginners/README.md)
1010

11-
You can get the slides from the [releases](https://github.com/CExA-project/cexa-kokkos-tutorials/releases) page.
11+
> **Important:** You can get the slides from the [releases](https://github.com/CExA-project/cexa-kokkos-tutorials/releases) page.
1212
13-
Exercises:
13+
**Exercises:**
1414

1515
- [Exercise 1: Compiling Kokkos](exercises/01_compiling_kokkos/README.md)
1616
- [Exercise 2: First Kokkos Program](exercises/02_first_program/README.md)
@@ -19,7 +19,7 @@ Exercises:
1919
- [Exercise 5: Parallel Loop](exercises/05_parallel_loop/README.md)
2020
- [Exercise 6: Parallel Reduce](exercises/06_parallel_reduce/README.md)
2121

22-
Projects:
22+
**Projects:**
2323

2424
- [Project 1: Wave Propagation](projects/wave/README.md)
2525

0 commit comments

Comments
 (0)