From 0625b20579731f90e2a640e5d7b4b2b1a854cdd0 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner <inform@tiker.net> Date: Thu, 4 Jul 2013 17:54:28 -0400 Subject: [PATCH] Minor README fix --- README.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 7eedaa20..f326091d 100644 --- a/README.rst +++ b/README.rst @@ -28,11 +28,6 @@ spirit of its sister project `PyCUDA <http://mathema.tician.de/software/pycuda>` * Broad support. PyOpenCL was tested and works with Apple's, AMD's, and Nvidia's CL implementations. -To use PyOpenCL, you just need `numpy <http://numpy.org>` and an OpenCL +To use PyOpenCL, you just need `numpy <http://numpy.org>`_ and an OpenCL implementation. (See this `howto <http://wiki.tiker.net/OpenCLHowTo>`_ for how to get one.) - -Like PyOpenCL? Leave a tip: - -* `gittip <https://www.gittip.com/inducer/>`_ -* Bitcoin address: 1AwrFPb8sR6h9czi8qj68CxC9pwUKvMGfB -- GitLab