Skip to content

Commit

Permalink
update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Momtchil Momtchev committed Sep 1, 2023
1 parent ad3ebfd commit 8eb7061
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ const b = np.ones([2, 3], { dtype: np.int16 });

Then head to the [wiki](https://github.com/mmomtchev/pymport/wiki) for the full documentation.

Or go for the quickstart by learning from the [examples](https://github.com/mmomtchev/pymport/tree/main/examples).

There is also a [medium stort](https://medium.com/@mmomtchev/using-numpy-and-pandas-in-node-js-88fe30080938) with a brief introduction.

# Supported Versions

`pymport` is unit-tested on all combinations of:
Expand Down

0 comments on commit 8eb7061

Please sign in to comment.