diff --git a/README.md b/README.md index 0515a0cf..3fd4ea13 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Numo::NArray is an Numerical N-dimensional Array class for fast processing and easy manipulation of multi-dimensional numerical data, -similar to numpy.ndaray. +similar to numpy.ndarray. This project is the successor to [Ruby/NArray](http://masa16.github.io/narray/). ## Documentation