Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonov548 committed Nov 19, 2023
1 parent 9ab3231 commit be62b99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ igraph.js is an js/wasm library of the igraph network analysis library.

You can build project using `emcmake` from `emsdk`:
```bash
> mkdir build && cd build
> emcmake cmake ..
> make
> make test # Makes and runs tests with node.js
```

0 comments on commit be62b99

Please sign in to comment.