[python-arrayfire] 209/250: Add OSX status badge to readme
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Mar 28 22:59:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository python-arrayfire.
commit 6e2271ab3365bb5f63839e7f9e5e1649e2c93038
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date: Mon Dec 28 13:33:50 2015 -0500
Add OSX status badge to readme
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 5223e19..be1c4eb 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,11 @@
[ArrayFire](https://github.com/arrayfire/arrayfire) is a high performance library for parallel computing with an easy-to-use API. It enables users to write scientific computing code that is portable across CUDA, OpenCL and CPU devices. This project provides Python bindings for the ArrayFire library.
## Status
-| OS | Tests |
-|:------:|:------:|
-| Linux | [](http://ci.arrayfire.org/view/All/job/arrayfire-wrappers/job/python-linux/) |
-| Windows | [](http://ci.arrayfire.org/view/All/job/arrayfire-wrappers/job/python-windows/) |
+| OS | Tests |
+|:-------:|:-------:|
+| Linux | [](http://ci.arrayfire.org/view/All/job/arrayfire-wrappers/job/python-linux/) |
+| Windows | [](http://ci.arrayfire.org/view/All/job/arrayfire-wrappers/job/python-windows/) |
+| OSX | [](http://ci.arrayfire.org/view/All/job/arrayfire-wrappers/job/python-osx/) |
## Example
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-arrayfire.git
More information about the debian-science-commits
mailing list