Skip to content

Commit

Permalink
Add PYPI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Oct 23, 2013
1 parent 251515b commit 09a971d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ PyCUDA lets you access `Nvidia <http://nvidia.com>`_'s `CUDA
Several wrappers of the CUDA API already exist-so what's so special
about PyCUDA?

.. image:: https://badge.fury.io/py/pycuda.png
:target: http://pypi.python.org/pypi/pycuda

* Object cleanup tied to lifetime of objects. This idiom, often
called
`RAII <http://en.wikipedia.org/wiki/Resource_Acquisition_Is_Initialization>`_
Expand Down

0 comments on commit 09a971d

Please sign in to comment.