Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zakarouf/z_ into master
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarouf committed May 17, 2021
2 parents 7f96461 + 5f23c89 commit 894b873
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,23 +97,23 @@ This will load on top of your syntax highlighting for every .c file.
## Previews & Example

<div align="center">
<img src="docs/imgs/example/example_2.png">
<b> Getting Sum Of an Integer Array </b>
<img src="docs/imgs/example/example_2.png">
</div>

<div align="center">
<img src="docs/imgs/example/example_1.png">
<b> Array Init </b>
<img src="docs/imgs/example/example_1.png">
</div>

<div align="center">
<img src="docs/imgs/example/fnptr_arr.png">
<b>Array of Functions</b>
<img src="docs/imgs/example/fnptr_arr.png">
</div>

<div align="center">
<img src="docs/imgs/example/ex3_omp_arr_fill.gif">
<b>Fill Up an array with OpenMP</b>
<img src="docs/imgs/example/ex3_omp_arr_fill.gif">
</div>


Expand Down

0 comments on commit 894b873

Please sign in to comment.