Skip to content

Commit

Permalink
Update bindings info
Browse files Browse the repository at this point in the history
  • Loading branch information
Theldus authored Jun 20, 2021
1 parent c5d5347 commit 36be1da
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,11 @@ over worker threads, via `ag_start_workers()` and `ag_stop_workers()` (see
[docs](https://github.com/Theldus/libag#documentation) for more details).
## Bindings
Libag has (experimental) bindings support to other programming languages
(currently just Python). For more information and more detailed documentation, see
[bindings/python](https://github.com/Theldus/libag/tree/master/bindings/python).
Libag has (experimental) bindings support to other programming languages:
Python and Node.js. For more information and more detailed documentation, see
[bindings/python](https://github.com/Theldus/libag/tree/master/bindings/python)
and
[bindings/javascript](https://github.com/Theldus/libag/tree/master/bindings/javascript).
## Building/Installing
### Dependencies
Expand Down

0 comments on commit 36be1da

Please sign in to comment.