Skip to content

Commit 74cdad2

Browse files
authored
add the link to 100 exercises ipynb
1 parent c3f2cd5 commit 74cdad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ An example
4040
[6] pry(main)> a.size
4141
=> 15
4242
```
43-
For more examples, check out this [narray version of 100 numpy exercises](https://github.com/ruby-numo/narray/wiki/100-narray-exercises).
43+
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)).
4444

4545
## Documentation
4646

0 commit comments

Comments
 (0)