diff --git a/README.rst b/README.rst index 626571df792f213e12c06aaa6792059e47af041a..1fa2c219d11cd45ec994752f7784f2266f661d19 100644 --- a/README.rst +++ b/README.rst @@ -15,9 +15,6 @@ and is in the process of being moved here) :alt: Python Package Index Release Page :target: https://pypi.org/project/arraycontext/ -* `Source code on Github `_ -* `Documentation `_ - GPU arrays? Deferred-evaluation arrays? Just plain ``numpy`` arrays? You'd like your code to work with all of them? No problem! Comes with pre-made array context implementations for: @@ -33,3 +30,9 @@ implementations for: package. Distributed under the MIT license. + +Links +----- + +* `Source code on Github `_ +* `Documentation `_