Skip to content

Commit b0d70b3

Browse files
author
bragadeesh
committed
fixing documentation of top-level page
1 parent 87c9f4d commit b0d70b3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@ clFFT
22
=====
33
[![Build Status](https://travis-ci.org/clMathLibraries/clFFT.png)](https://travis-ci.org/clMathLibraries/clFFT)
44

5-
clMath is a software library containing FFT and BLAS functions written
5+
clFFT is a software library containing FFT functions written
66
in OpenCL. In addition to GPU devices, the libraries also support
7-
running on CPU devices to facilitate debugging and multicore
7+
running on CPU devices to facilitate debugging and heterogeneous
88
programming.
99

10-
clMath 2.1 is the latest version and is available as source only.
11-
clMath's predecessor APPML 1.10 has pre-built binaries available for
12-
download on both Linux and Windows platforms.
10+
Pre-built binaries are available [here][binary_release].
1311

1412
## Introduction to clFFT
1513

@@ -210,3 +208,4 @@ int main( void )
210208
[clmath-developers@googlegroups.com]: https://github.com/clMathLibraries/clFFT/wiki/Build
211209
[Contributing]: CONTRIBUTING.md
212210
[Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0
211+
[binary_release]: https://github.com/clMathLibraries/clFFT/releases

0 commit comments

Comments
 (0)