Skip to content

Commit 2fff66b

Browse files
committed
README: quick links + todo
1 parent bc40c68 commit 2fff66b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ A comprehensive documentation is available on its [WebSite](javacl.googlecode.co
44

55
It was previously hosted on [ochafik/nativelibs4java](http://github.com/ochafik/nativelibs4java).
66

7+
# Quick links
8+
9+
* [CHANGELOG](https://github.com/ochafik/JavaCL/blob/master/CHANGELOG)
10+
* [FAQ](http://code.google.com/p/javacl/wiki/FAQ)
11+
* [JavaDoc](http://nativelibs4java.sourceforge.net/javacl/api/stable/)
12+
* [Credits and License](http://code.google.com/p/bridj/wiki/CreditsAndLicense)
13+
714
# Building
815
```
916
git clone http://github.com/ochafik/JavaCL.git
@@ -14,3 +21,7 @@ It was previously hosted on [ochafik/nativelibs4java](http://github.com/ochafik/
1421

1522
Please use the [mailing-list](https://groups.google.com/forum/#!forum/nativelibs4java) and [file bugs](https://github.com/ochafik/nativelibs4java/issues/new).
1623

24+
# TODO
25+
26+
* Finalize OpenCL 1.2 support
27+
* Push a final 1.0 version

0 commit comments

Comments
 (0)