Skip to content

Commit 96dab15

Browse files
author
Vasileios Karakasis
authored
Merge pull request #1195 from teojgo/enhancement/add_logo_readme
[doc] Add ReFrame logo to README
2 parents d17ff88 + 076eda0 commit 96dab15

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<a href="http://github.com/eth-cscs/reframe">
2+
<img src="docs/_static/img/reframe_logo-full.png" width=400>
3+
</a>
4+
15
[![Build Status](https://travis-ci.org/eth-cscs/reframe.svg?branch=master)](https://travis-ci.org/eth-cscs/reframe)
26
[![Documentation Status](https://readthedocs.org/projects/reframe-hpc/badge/?version=latest)](https://reframe-hpc.readthedocs.io/en/latest/?badge=latest)
37
[![codecov.io](https://codecov.io/gh/eth-cscs/reframe/branch/master/graph/badge.svg)](https://codecov.io/github/eth-cscs/reframe)<br/>
@@ -9,7 +13,7 @@
913
[![Slack](https://reframe-slack.herokuapp.com/badge.svg)](https://reframe-slack.herokuapp.com/)<br/>
1014
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
1115

12-
# ReFrame
16+
# ReFrame in a Nutshell
1317

1418
ReFrame is a framework for writing regression tests for HPC systems.
1519
The goal of this framework is to abstract away the complexity of the interactions with the system, separating the logic of a regression test from the low-level details, which pertain to the system configuration and setup.
19.5 KB
Loading

0 commit comments

Comments
 (0)