Skip to content

Commit 650d817

Browse files
authored
tested compiler support for intel 17.0.2.187+, added License
1 parent 212c8bc commit 650d817

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,12 @@ target_link_libraries (<user target> fortran_unit_test ...)
5353

5454
[![Compiler](https://img.shields.io/badge/GNU-not%20tested+-yellow.svg)]()
5555
[![Compiler](https://img.shields.io/badge/PGI-not%20tested-yellow.svg)]()
56-
[![Compiler](https://img.shields.io/badge/Intel-v18.0.3.210+-brightgreen.svg)]()
56+
[![Compiler](https://img.shields.io/badge/Intel-v17.0.2.187+-brightgreen.svg)]()
5757
[![Compiler](https://img.shields.io/badge/IBM%20XL-not%20tested-yellow.svg)]()
5858
[![Compiler](https://img.shields.io/badge/g95-not%20tested-yellow.svg)]()
5959
[![Compiler](https://img.shields.io/badge/NAG-not%20tested-yellow.svg)]()
6060

61+
### License
62+
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)]()
6163

64+
Go to [Top](#top)

0 commit comments

Comments
 (0)