Skip to content

Commit

Permalink
Testing CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
JckXia committed Feb 17, 2022
1 parent 744c8d2 commit 1593ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ git branch -u origin/main main
```

# **node-addon-api module**
This module contains **header-only C++ wrapper classes** which simplify
This module contains **header-only C++ wrapper classes** which simplify
the use of the C based [Node-API](https://nodejs.org/dist/latest/docs/api/n-api.html)
provided by Node.js when using C++. It provides a C++ object model
and exception handling semantics with low overhead.
Expand Down

0 comments on commit 1593ef4

Please sign in to comment.