Skip to content

Commit

Permalink
add the link to 100 exercises ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
kozo2 committed Aug 13, 2016
1 parent c3f2cd5 commit 74cdad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ An example
[6] pry(main)> a.size
=> 15
```
For more examples, check out this [narray version of 100 numpy exercises](https://github.com/ruby-numo/narray/wiki/100-narray-exercises).
For more examples, check out this [narray version of 100 numpy exercises](https://github.com/ruby-numo/narray/wiki/100-narray-exercises) (and the [IRuby Notebook](https://github.com/ruby-numo/narray/blob/master/100-narray-exercises.ipynb)).

## Documentation

Expand Down

0 comments on commit 74cdad2

Please sign in to comment.