Skip to content

Commit 7856cd3

Browse files
authored
Update README.md
1 parent 5356044 commit 7856cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Build Status](https://travis-ci.com/learning-process/parallel_programming_course.svg?branch=master)](https://travis-ci.com/learning-process/parallel_programming_course)
22
[![Build status](https://ci.appveyor.com/api/projects/status/t46nd9gyt7iirdy8/branch/master?svg=true)](https://ci.appveyor.com/project/allnes/parallel-programming-course/branch/master)
33

4-
# Mastering parallel programming
4+
# Parallel programming course
55
The following parallel programming technologies are considered in practice:
66
* `MPI`
77
* `OpenMP`

0 commit comments

Comments
 (0)