Skip to content

Commit d08ac2b

Browse files
committed
Updated with documentation URL
1 parent 3ecc343 commit d08ac2b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Arrayfire Rust Bindings
22

3-
This project is currently in it's infancy and there will be quite a few issues to work through.
4-
5-
Currently the example creates an arrayfire array structure and runs the code from helloworld except indexing operations.
3+
This project is a work in progress. You can find the basic documentation [here](http://arrayfire.github.io/arrayfire-rust/arrayfire/index.html)(please be advised that we are in the process of updating it). If you find any bugs, please report them [here](https://github.com/arrayfire/arrayfire-rust/issues). Currently the wrapper is ArrayFire 3.0 compliant.
64

75
## Building & Running
86

0 commit comments

Comments
 (0)