1
0
mirror of https://github.com/andre-wojtowicz/blas-benchmarks synced 2024-11-22 06:45:28 +01:00

fixed DOI in markdown

This commit is contained in:
Andrzej Wójtowicz 2016-06-15 17:37:04 +02:00
parent af5aee596a
commit a9ab240dcf

View File

@ -2,10 +2,12 @@
title: "BLAS libraries benchmarks"
author: "Andrzej Wójtowicz"
output:
html_document:
keep_md: yes
html_document:
keep_md: yes
---
[![DOI](https://zenodo.org/badge/22705/andre-wojtowicz/blas-benchmarks.svg)](https://dx.doi.org/10.5281/zenodo.55662)
Document generation date: `r Sys.time()`
```{r checkpoint, echo=FALSE, warning=FALSE, message=FALSE}