@@ -8,10 +8,13 @@ OpenCoarrays
88============
99
1010[ ![ CI Build Status] [ build img ]] ( https://travis-ci.org/sourceryinstitute/opencoarrays )
11- [ ![ GitHub release] [ release img ]] ( https://github.com/sourceryinstitute/opencoarrays/releases/latest )
12- [ ![ GitHub license] [ license img ]] ( COPYRIGHT-BSD3 )
11+ [ ![ GitHub license] [ license img ]] ( ./COPYRIGHT-BSD3 )
12+ [ ![ Download as PDF] [ pdf img ]] ( http://md2pdf.herokuapp.com/sourceryinstitute/opencoarrays/blob/master/README.pdf )
13+ <!-- [![GitHub release][release img]](https://github.com/sourceryinstitute/opencoarrays/releases/latest) -->
1314<!-- [![Release Downloads][download img]](https://github.com/sourceryinstitute/opencoarrays/releases) -->
1415
16+ Download this file as a PDF document [ here] ( http://md2pdf.herokuapp.com/sourceryinstitute/opencoarrays/blob/master/README.pdf ) .
17+
1518* [ Overview] ( #overview )
1619* [ Downloads] ( #downloads )
1720* [ Compatibility] ( #compatibility )
@@ -35,7 +38,7 @@ OpenCoarrays enables CAF application developers to express parallel algorithms w
3538
3639Downloads
3740---------
38- [ ![ Release Downloads] [ download img ]] ( https://github.com/sourceryinstitute/opencoarrays/releases/latest )
41+ <!-- [![Release Downloads][download img]](https://github.com/sourceryinstitute/opencoarrays/releases/latest)-->
3942
4043Please see our [ Releases] page.
4144
@@ -125,8 +128,9 @@ We gratefully acknowledge support from the following institutions:
125128[ Issues ] : https://github.com/sourceryinstitute/opencoarrays/issues
126129[ Releases ] : https://github.com/sourceryinstitute/opencoarrays/releases
127130
128- [ build img ] : https://img.shields.io/travis-ci/sourceryinstitute/opencoarrays/master.svg?style=flat-square " Travis-CI badge image source "
129- [ CI Master Branch ] : https://travis-ci.org/sourceryinstitute/opencoarrays?branch=master " Travis-CI builds "
131+ [ build img ] : https://img.shields.io/travis-ci/sourceryinstitute/opencoarrays/master.svg?style=flat-square " View Travis-CI builds "
132+ [ CI Master Branch ] : https://travis-ci.org/sourceryinstitute/opencoarrays?branch=master " View Travis-CI builds"
130133[ download img ] : https://img.shields.io/github/downloads/sourceryinstitute/opencoarrays/total.svg?style=flat-square " Download count image source "
131- [ license img ] : https://img.shields.io/github/license/sourceryinstitute/opencoarrays.svg?style=flat-square " BSD-3 License badge "
132- [ release img ] : https://img.shields.io/github/release/sourceryinstitute/opencoarrays.svg?style=flat-square " Latest release badge "
134+ [ license img ] : https://img.shields.io/badge/License-BSD--3-blue.svg?style=flat-square " View BSD-3 License "
135+ [ release img ] : https://img.shields.io/github/release/sourceryinstitute/opencoarrays.svg?style=flat-square " View latest release "
136+ [ pdf img ] : https://img.shields.io/badge/PDF-README.md-6C2DC7.svg?style=flat-square " Download as PDF "
0 commit comments