diff --git a/README.md b/README.md index 10081af..27def10 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # napi-test-suite N-API Test Suite + +This repository holds a copy of the N-API test suite so that it can be used to validate N-API +implementations outside of Node.js + +Currently we are still working on the process to extract the test suite and publish it to this +repo on a regular basis.