Skip to content

Commit

Permalink
Zenodo DOI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ddemidov committed May 4, 2017
1 parent fa602e4 commit 07e5c9a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# VexCL

[<img src="http://readthedocs.org/projects/vexcl/badge/?version=latest" alt="Documentation" />](http://vexcl.readthedocs.io/en/latest/?badge=latest)
[<img src="https://travis-ci.org/ddemidov/vexcl.svg?branch=master" alt="g++ Build Status" />](https://travis-ci.org/ddemidov/vexcl)
[<img src="https://ci.appveyor.com/api/projects/status/nmky93cldeywgru7/branch/master?svg=true" alt="Visual Studio Build Status"/>](https://ci.appveyor.com/project/ddemidov/vexcl/branch/master)
[<img src="http://codecov.io/github/ddemidov/vexcl/coverage.svg?branch=master" alt="Coverage Status" />](http://codecov.io/github/ddemidov/vexcl?branch=master)
[<img src="https://scan.coverity.com/projects/5306/badge.svg" alt="Coverity Scan Build Status"/>](https://scan.coverity.com/projects/5306)
[![Documentation Status](https://readthedocs.org/projects/vexcl/badge/?version=latest)](http://vexcl.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/4479068.svg)](https://zenodo.org/badge/latestdoi/4479068)
[![Build Status](https://travis-ci.org/ddemidov/vexcl.svg?branch=master)](https://travis-ci.org/ddemidov/vexcl)
[![Build status](https://ci.appveyor.com/api/projects/status/nmky93cldeywgru7?svg=true)](https://ci.appveyor.com/project/ddemidov/vexcl)
[![codecov](https://codecov.io/gh/ddemidov/vexcl/branch/master/graph/badge.svg)](https://codecov.io/gh/ddemidov/vexcl)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/5306/badge.svg)](https://scan.coverity.com/projects/5306)


VexCL is a vector expression template library for OpenCL/CUDA. It has been
Expand Down

0 comments on commit 07e5c9a

Please sign in to comment.