diff --git a/README.md b/README.md index a36bea18..c79ff68c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is an **experimental** reimplementation of [libloot](https://github.com/loot/libloot) using Rust instead of C++, that should match libloot v0.26.0. -See the `cpp` and `python` subdirectories for C++ and Python wrappers respectively. +There are C++, Python and Node.js wrappers in the `cpp`, `python` and `nodejs` subdirectories respectively. Expect: